Metadata-Version: 2.1
Name: nbprogress
Version: 0.1.2
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         ```                for jupyterlab                ```bash        jupyter labextension install @jupyter-widgets/jupyterlab-manager        ```        
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
