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.