databricks-cli
databricks-cli copied to clipboard
Add runs export command including model parsing
- Add support for the runs export API.
- It returns a JSON with HTML content and the actual notebook model is embedded it in in an unreadable format, which makes it not very useful for seeing e.g. errors in the run. This also optionally parses the model to improve that.