Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 331 Bytes

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