Metadata-Version: 2.1
Name: nbprogress
Version: 0.1.1
Summary: A lightweigth progressbar for jupyter notebook
Home-page: https://github.com/saberd/nbprogress
Author: saberd
Author-email: mail@saberd.com
License: UNKNOWN
Description: Important to enable enable ipythonwidgets by running         ```Python         jupyter nbextension enable --py widgetsnbextension         ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.*
Description-Content-Type: text/markdown
