Databricks Connect for Python
note
This article covers Databricks Connect for Databricks Runtime 13.3 LTS and above.
Databricks Connect enables you to connect popular IDEs such as PyCharm, notebook servers, and other custom applications to Databricks compute. See What is Databricks Connect?.
- For Databricks Connect for Scala, see Databricks Connect for Scala.
- For Databricks Connect for R, see Databricks Connect for R.
Additional resources
To learn more about Databricks Connect, see the following:
- To quickly get started with Databricks Connect for Python, see Tutorial: Run code from PyCharm on classic compute or Tutorial: Run code on serverless compute.
- For simple code examples, see Code examples for Databricks Connect for Python.
- For compute configuration, see Configure connection properties.
- Use Databricks Connect with other IDEs, notebook servers, and the Spark shell.
- To view more complex code examples, see the example applications for Databricks Connect repository in GitHub, specifically:
- To use Databricks Utilities with Databricks Connect, see Databricks Utilities with Databricks Connect for Python.
- To migrate from Databricks Connect for Databricks Runtime 12.2 LTS and below to Databricks Connect for Databricks Runtime 13.3 LTS and above, see Migrate to Databricks Connect for Python.
- See also information about troubleshooting and limitations.