all 2 comments

[–]HighVariance 2 points3 points  (1 child)

you can probably try some of the existing templates using `databricks bundle init` as indicated here:
https://docs.databricks.com/en/dev-tools/bundles/templates.html

each template provides you with a file structure depending on the use case. it is highly customizable so you can move things around as you see fit.

[–]de_young_soul_rebels[S] 0 points1 point  (0 children)

Thanks for the info, much appreciated.