|
Metadata-Version: 2.1
|
|
Name: voila
|
|
Version: 0.1.21
|
|
Summary: Serving read-only live Jupyter notebooks
|
|
Home-page: https://github.com/voila-dashboards/voila
|
|
Author: Voila Development team
|
|
Author-email: jupyter@googlegroups.com
|
|
License: UNKNOWN
|
|
Keywords: ipython,jupyter,widgets
|
|
Platform: UNKNOWN
|
|
Requires-Python: >=3.5
|
|
Requires-Dist: async-generator
|
|
Requires-Dist: jupyter-server (<0.2.0,>=0.1.0)
|
|
Requires-Dist: nbconvert (<6,>=5.5.0)
|
|
Requires-Dist: jupyterlab-pygments (<0.2,>=0.1.0)
|
|
Requires-Dist: pygments (<3,>=2.4.1)
|
|
Provides-Extra: test
|
|
Requires-Dist: mock ; extra == 'test'
|
|
Requires-Dist: pytest (<4) ; extra == 'test'
|
|
Requires-Dist: pytest-tornado ; extra == 'test'
|
|
Requires-Dist: matplotlib ; extra == 'test'
|
|
Requires-Dist: ipywidgets ; extra == 'test'
|
|
|
|
UNKNOWN
|
|
|
|
|