Use IDEs with Databricks
You can connect many popular third-party integrated development environments (IDEs), such as Visual Studio Code, to a Databricks cluster or a Databricks SQL warehouse. This allows you to write code on your local development machine and then run that code remotely on Databricks.
Name |
Use this when you want to… |
---|---|
Use common IDEs, notebooks servers, or the Spark shell to run local Python code on a remote Databricks workspace. |
|
Use Visual Studio Code to run local Python, R, Scala, and SQL code on a remote Databricks workspace. |
|
Use Visual Studio Code to interact with Databricks SQL warehouses in remote Databricks workspaces. |