data-8 / nbzip

Zips and downloads all the contents of a jupyter notebook
Apache License 2.0
90 stars 18 forks source link

nbzip

nbzip provides a button to zip and download a jupyter server folder.

nbzip demo

Installation

pip install nbzip

You can then enable the serverextension

jupyter serverextension enable --py nbzip --sys-prefix
jupyter nbextension install --py nbzip
jupyter nbextension enable --py nbzip