Skip to content

Zips and downloads all the contents of a jupyter notebook

License

Notifications You must be signed in to change notification settings

YData123/nbzip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.3%
  • JavaScript 21.1%
  • Shell 1.6%