Aish Fenton created ZEPPELIN-1517: ------------------------------------- Summary: Document notebook format Key: ZEPPELIN-1517 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1517 Project: Zeppelin Issue Type: Improvement Components: rest-api Reporter: Aish Fenton Priority: Minor
Our project is auto-generating notebook json to be imported to Zeppelin (https://github.com/aishfenton/Vegas). It would be good to have the notebook json schema documented and versioned, so that there's some guarantee that if the schema changes we'll know about it, and be able to update our end. Here's an example of what Jupyter does: https://nbformat.readthedocs.io/en/latest/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)