nbzip

Compresses and downloads all files in any of the user's directories.


License
BSD-3-Clause
Install
pip install nbzip==0.1.0

Documentation

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