How can I integrate DataBricks into PyCharm?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2018 05:05 AM
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.
Labels:
- Labels:
-
Ide
-
Integration
-
Pycharm
-
Python