Metadata-Version: 2.1
Name: sphinxcontrib-jupyter
Version: 0.5.0
Summary: Sphinx "Jupyter" extension: Convert your RST files into executable Jupyter notebooks.
Home-page: https://github.com/QuantEcon/sphinxcontrib-jupyter
Author: QuantEcon
Author-email: admin@quantecon.org
License: BSD
Download-URL: https://github.com/QuantEcon/sphinxcontrib-jupyter/archive/v0.5.0.tar.gz
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Requires-Dist: docutils
Requires-Dist: nbformat
Requires-Dist: sphinx
Requires-Dist: dask
Requires-Dist: ipython
Requires-Dist: nbconvert
Requires-Dist: jupyter-client


This package contains the Jupyter Sphinx extension.


