Development stage #470
Unanswered
ptabandzelic
asked this question in
Q&A
Replies: 1 comment
-
I wouldn't recommend using Jupyter notebooks - Databricks Notebooks provide way richer interface, proper versioning and no need for local setup. Ways to combine IDE and Databricks Notebooks are described here - https://dbx.readthedocs.io/en/latest/guides/python/devloop/mixed/ Everything else is correct. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, would u recommend using databricks connect + dbx for development stage even tho connect is not being maintained anymore.
Is the basic worfkflow for dev stage:
IDE -> dbx execute or databricks connect to run tasks on all purpose clusters
Databricsk REPO UI directly
Run on interactive clusters only
How would u go about just running a jupyter notebook on databricks cluster without needing to create workflow and task for it?
Beta Was this translation helpful? Give feedback.
All reactions