Metadata-Version: 2.4
Name: dietnb
Version: 0.2.0
Summary: Automatically save matplotlib figures to files and link them in Jupyter notebooks instead of embedding them.
Author: JinLover
Project-URL: Homepage, https://github.com/JinLover/dietnb
Project-URL: Bug Tracker, https://github.com/JinLover/dietnb/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: ipython>=8
Requires-Dist: matplotlib>=3.5
