Importing Notebooks
Zepl allows you to leverage the functionality of an enterprise platform for versioning, collaborating, and sharing your Zeppelin and Jupyter notebooks. You can import the notebooks into your Spaces.
This can be done in two ways:
- Uploading a Notebook
- Fetching from a URL
Note: Currently Zepl supports Jupyter 4.x or greater and Zeppelin up to v0.8.x.
To begin, click the Add New on the left side bar from the Home main page.

- 1.Name your imported notebook
- 2.Select Upload File (.json, .zpln, or .ipynb)
- 3.Choose a file to upload
- 4.Click Apply to import the notebook
- 5.The notebook name will be auto-filled, but you can rename the notebook as you like
Note: The file size limit is 10 MB.

- 1.Name your imported notebook
- 2.Click Fetch from Url
- 3.Paste the URL in the "Link to your notebook"
- 4.Click Apply to import the notebook
- 5.Once the upload is completed, you will be redirected to the notebook

Last modified 1yr ago