data-8 / nbzip

Zips and downloads all the contents of a jupyter notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Zips and downloads all the contents of a jupyter notebook

License:Apache License 2.0


Languages

Language:Python 77.3%Language:JavaScript 21.2%Language:Shell 1.6%