Metadata-Version: 2.4
Name: sphinx-exec-jupyter
Version: 0.1.0
Summary: Execute code and let Jupyter format the output
Project-URL: Documentation, https://sphinx-exec-jupyter.readthedocs.io/
Project-URL: Source, https://github.com/flying-sheep/sphinx-exec-jupyter
Author-email: "Philipp A." <flying-sheep@web.de>
License-Expression: MPL-2.0
Classifier: Framework :: Sphinx :: Extension
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Requires-Dist: myst-nb>=1.4
Requires-Dist: nbformat>=5.10.4
Requires-Dist: sphinx>=9.1
Provides-Extra: holoviews
Requires-Dist: holoviews; extra == 'holoviews'
Requires-Dist: sphinx-design; extra == 'holoviews'
