LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/pretty_jupyter/__init__.py
src/pretty_jupyter/__main__.py
src/pretty_jupyter/console.py
src/pretty_jupyter/constants.py
src/pretty_jupyter/magics.py
src/pretty_jupyter/testing.py
src/pretty_jupyter/tokens.py
src/pretty_jupyter/utils.py
src/pretty_jupyter.egg-info/PKG-INFO
src/pretty_jupyter.egg-info/SOURCES.txt
src/pretty_jupyter.egg-info/dependency_links.txt
src/pretty_jupyter.egg-info/entry_points.txt
src/pretty_jupyter.egg-info/requires.txt
src/pretty_jupyter.egg-info/top_level.txt
src/pretty_jupyter/config/metadata/cell_spec.yaml
src/pretty_jupyter/config/metadata/nb_defaults.yaml
src/pretty_jupyter/config/metadata/nb_spec.yaml
src/pretty_jupyter/helpers/__init__.py
src/pretty_jupyter/helpers/matplotlib.py
src/pretty_jupyter/preprocessors/__init__.py
src/pretty_jupyter/preprocessors/_metadata_preprocessor.py
src/pretty_jupyter/preprocessors/_token_preprocessor.py
src/pretty_jupyter/templates/pj/base.html.j2
src/pretty_jupyter/templates/pj/conf.json
src/pretty_jupyter/templates/pj/index.html.j2
src/pretty_jupyter/templates/pj-legacy/conf.json
src/pretty_jupyter/templates/pj-legacy/index.html.j2
src/pretty_jupyter/templates/pj-pdf/conf.json
src/pretty_jupyter/templates/pj-pdf/index.tex.j2
src/pretty_jupyter/templates/pj/static/pj-tabset.css
src/pretty_jupyter/templates/pj/static/pj-toc.css
src/pretty_jupyter/templates/pj/static/pj.css
src/pretty_jupyter/templates/pj/static/pj.js
src/pretty_jupyter/templates/pj/static/libs/bootstrap.min.js
src/pretty_jupyter/templates/pj/static/libs/jquery-ui.min.js
src/pretty_jupyter/templates/pj/static/libs/jquery.min.js
src/pretty_jupyter/templates/pj/static/libs/jquery.stickytabs.js
src/pretty_jupyter/templates/pj/static/libs/jquery.tocify.css
src/pretty_jupyter/templates/pj/static/libs/jquery.tocify.js
src/pretty_jupyter/templates/pj/static/libs/plotly.min.js
src/pretty_jupyter/templates/pj/static/libs/require.min.js
src/pretty_jupyter/templates/pj/static/themes/bootstrap.css
src/pretty_jupyter/templates/pj/static/themes/cerulean.css
src/pretty_jupyter/templates/pj/static/themes/cosmo.css
src/pretty_jupyter/templates/pj/static/themes/cyborg.css
src/pretty_jupyter/templates/pj/static/themes/darkly.css
src/pretty_jupyter/templates/pj/static/themes/flatly.css
src/pretty_jupyter/templates/pj/static/themes/journal.css
src/pretty_jupyter/templates/pj/static/themes/lumen.css
src/pretty_jupyter/templates/pj/static/themes/paper.css
src/pretty_jupyter/templates/pj/static/themes/readable.css
src/pretty_jupyter/templates/pj/static/themes/sandstone.css
src/pretty_jupyter/templates/pj/static/themes/simplex.css
src/pretty_jupyter/templates/pj/static/themes/slate.css
src/pretty_jupyter/templates/pj/static/themes/spacelab.css
src/pretty_jupyter/templates/pj/static/themes/superhero.css
src/pretty_jupyter/templates/pj/static/themes/united.css
src/pretty_jupyter/templates/pj/static/themes/yeti.css