LICENSE
MANIFEST.in
README.rst
doc-requirements.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
versioneer.py
nb2plots/__init__.py
nb2plots/_version.py
nb2plots/codelinks.py
nb2plots/commands.py
nb2plots/converters.py
nb2plots/doctree2md.py
nb2plots/doctree2nb.py
nb2plots/doctree2py.py
nb2plots/from_notebook.py
nb2plots/ipython_shim.py
nb2plots/mpl_interactive.py
nb2plots/nbplots.py
nb2plots/runroles.py
nb2plots/sphinxutils.py
nb2plots/tmpdirs.py
nb2plots.egg-info/PKG-INFO
nb2plots.egg-info/SOURCES.txt
nb2plots.egg-info/dependency_links.txt
nb2plots.egg-info/requires.txt
nb2plots.egg-info/top_level.txt
nb2plots/tests/__init__.py
nb2plots/tests/convutils.py
nb2plots/tests/mockapp.py
nb2plots/tests/scriptrunner.py
nb2plots/tests/test_codelinks.py
nb2plots/tests/test_config.py
nb2plots/tests/test_doctree2md.py
nb2plots/tests/test_doctree2nb.py
nb2plots/tests/test_doctree2py.py
nb2plots/tests/test_from_notebook.py
nb2plots/tests/test_mpl_interactive.py
nb2plots/tests/test_nbplots.py
nb2plots/tests/test_proj1.py
nb2plots/tests/test_runroles.py
nb2plots/tests/test_scripts.py
nb2plots/tests/test_sphinx2md.py
nb2plots/tests/test_tmpdirs.py
nb2plots/tests/data/small.ipynb
nb2plots/tests/data/small.rst
nb2plots/tests/otherpages/some_plots.rst
nb2plots/tests/proj1/.gitignore
nb2plots/tests/proj1/README.md
nb2plots/tests/proj1/a_page.rst
nb2plots/tests/proj1/conf.py
nb2plots/tests/proj1/index.rst
nb2plots/tests/proj1/_static/.gitignore
nb2plots/tests/proj1/_static/README.txt
scripts/nb2plots
scripts/rst2md
scripts/sphinx2md
scripts/sphinx2nb
scripts/sphinx2py