kedro-org / kedro-starters

Templates for your Kedro projects.
Apache License 2.0
63 stars 57 forks source link

Fix buggy entrypoint in databricks starters #163

Closed noklam closed 8 months ago

noklam commented 8 months ago

Motivation and Context

The pyproject.toml for databricks is invalid.

How has this been tested?

Should we add kedro package as a e2e test? https://github.com/kedro-org/kedro/issues/3209

Checklist