Official Python SDK for Databricks
github.comInteresting. Does it run from notebooks? It has been the biggest challenge so far.
Yes, but may depends on the DBR version. >= 12.2 (LTS) should work
New Python SDK covers all public Databricks REST API operations, so you can use it for all things around automation on Databricks...
this is awesome!