cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I integrate DataBricks into PyCharm?

AdamArold
New Contributor

Editing notebooks on DataBricks is rather cumbersome because it lacks a lot of features IDEs like PyCharm have.

Another problem is that a DataBricks notebook comes with some local state which are not present on my computer.

How can I edit notebooks using PyCharm on my computer?

I know there is an sbt plugin but I don't want to bother with Scala.

4 REPLIES 4

George_Qiao
New Contributor II

Same question here.

patrickcostello
New Contributor II

Same question here

JaswanthGarudac
New Contributor II

Hello @Adam Arold @Jonathansmith @patrickhcostello @Adam Arold to integrate PyCharm with databricks you need to use " pip install databricks-connect " in command line and configure it with your cluster details. test command "databricks-connect test"

SimonD_Morias
New Contributor II

The documents are out for databricks-connect: https://docs.azuredatabricks.net/user-guide/dev-tools/db-connect.html

I've also written up about a few limitations I have found - some with workarounds: https://datathirst.net/blog/2019/3/7/databricks-connect-limitations

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.