v2.1.0:
- introduced a new notebook type for
Scala
,SQL
andR
- removed interactive notebook kernel as it never really worked
- replaced it with new Databricks kernel to work with the new notebook type
- added a new Button for JSON files to
Send to Databricks API
- create/update cluster
- create/overwrite/update job
- added support for SQL widgets
- fixed an issue with
Databricks Connection Manager
wich was broken due to some changes in the Databricks extension (#143) - fix issue with named parameters in widgets (#128)
- minor fix to handle
pip install
more generic - removed support for code cells which never really worked