.gitignore
.prettierignore
.prettierrc
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
Makefile
README.md
RELEASE.md
environment.yml
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/test.yml
docs/download-button.png
docs/material-theme.png
docs/mkdocs-theme.png
js/.gitignore
js/package-lock.json
js/package.json
js/webpack.config.js
js/src/index.js
js/src/styles.scss
js/src/jlab/index.scss
js/src/jlab/theme-dark.css
js/src/jlab/theme-light.css
mkdocs_jupyter/__init__.py
mkdocs_jupyter/_generated_version.py
mkdocs_jupyter/convert.py
mkdocs_jupyter/nbconvert2.py
mkdocs_jupyter/plugin.py
mkdocs_jupyter/utils.py
mkdocs_jupyter.egg-info/PKG-INFO
mkdocs_jupyter.egg-info/SOURCES.txt
mkdocs_jupyter.egg-info/dependency_links.txt
mkdocs_jupyter.egg-info/entry_points.txt
mkdocs_jupyter.egg-info/not-zip-safe
mkdocs_jupyter.egg-info/requires.txt
mkdocs_jupyter.egg-info/top_level.txt
mkdocs_jupyter/templates/mkdocs_html/.gitignore
mkdocs_jupyter/templates/mkdocs_html/conf.json
mkdocs_jupyter/templates/mkdocs_html/notebook.html.j2
mkdocs_jupyter/templates/mkdocs_html/styles/jupyter-lab.css
mkdocs_jupyter/templates/mkdocs_html/styles/jupyter-lab.css.map
mkdocs_jupyter/templates/mkdocs_md/conf.json
mkdocs_jupyter/templates/mkdocs_md/md-no-codecell.md.j2
mkdocs_jupyter/tests/__init__.py
mkdocs_jupyter/tests/test_base_usage.py
mkdocs_jupyter/tests/test_import.py
mkdocs_jupyter/tests/mkdocs/base-with-nbs-pys.yml
mkdocs_jupyter/tests/mkdocs/base-with-nbs.yml
mkdocs_jupyter/tests/mkdocs/base-with-pys.yml
mkdocs_jupyter/tests/mkdocs/base-without-nbs.yml
mkdocs_jupyter/tests/mkdocs/material-with-nbs-pys.yml
mkdocs_jupyter/tests/mkdocs/material-with-nbs.yml
mkdocs_jupyter/tests/mkdocs/material-with-pys.yml
mkdocs_jupyter/tests/mkdocs/docs/demo-script.py
mkdocs_jupyter/tests/mkdocs/docs/demo.ipynb
mkdocs_jupyter/tests/mkdocs/docs/index.md
mkdocs_jupyter/tests/mkdocs/docs/variational-inference-script.py
mkdocs_jupyter/tests/mkdocs/docs/variational-inference.ipynb
mkdocs_jupyter/tests/mkdocs/docs/extras/default.css
mkdocs_jupyter/tests/mkdocs/docs/extras/monokai.css
mkdocs_jupyter/tests/mkdocs/docs/img/jupyter.png
mkdocs_jupyter/tests/mkdocs/overrides/main.html