Metadata-Version: 2.1
Name: jupyter-dashboards-bundlers
Version: 0.9.1
Summary: Plugins for jupyter_cms to deploy and download notebooks as dashboard apps
Home-page: https://github.com/jupyter-incubator/dashboards_bundlers
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Platform: Jupyter Notebook 5.x
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests (>=2.7)
Requires-Dist: notebook (>=5.0)

This package adds a *Deploy as* and *Download as* menu items for bundling
notebooks created using jupyter_dashboards as standalone web applications.

See `the project README <https://github.com/jupyter-incubator/dashboards_bundlers>`_
for more information.


