databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

Add runs export command including model parsing

Open marekbrysa opened this issue 5 years ago • 0 comments

  • 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.

marekbrysa avatar Dec 03 '20 11:12 marekbrysa