.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pixi.toml
pyproject.toml
.github/workflows/build.yaml
.github/workflows/docs.yaml
.github/workflows/nightly_lock.yaml
.github/workflows/test.yaml
nbsite/__init__.py
nbsite/__main__.py
nbsite/__version.py
nbsite/_version.py
nbsite/cmd.py
nbsite/ipystartup.py
nbsite/nbbuild.py
nbsite/paramdoc.py
nbsite/shared_conf.py
nbsite/util.py
nbsite.egg-info/PKG-INFO
nbsite.egg-info/SOURCES.txt
nbsite.egg-info/dependency_links.txt
nbsite.egg-info/entry_points.txt
nbsite.egg-info/requires.txt
nbsite.egg-info/top_level.txt
nbsite/_shared_static/alert.css
nbsite/_shared_static/dataframe.css
nbsite/_shared_static/gallery.css
nbsite/_shared_static/holoviz-icon-white.svg
nbsite/_shared_static/hv-sidebar-dropdown.css
nbsite/_shared_static/mystnb.css
nbsite/_shared_static/nbsite.css
nbsite/_shared_static/notebook.css
nbsite/_shared_static/scroller.css
nbsite/_shared_static/js/goatcounter.js
nbsite/_shared_templates/copyright-last-updated.html
nbsite/_shared_templates/github-stars-button.html
nbsite/_shared_templates/hv-sidebar-dropdown.html
nbsite/_shared_templates/sidebar-nav-bs-alt.html
nbsite/analytics/__init__.py
nbsite/gallery/__init__.py
nbsite/gallery/gen.py
nbsite/gallery/thumbnailer.py
nbsite/nb_interactivity_warning/__init__.py
nbsite/pyodide/ServiceHandler.js
nbsite/pyodide/ServiceWorker.js
nbsite/pyodide/WebWorker.js
nbsite/pyodide/WorkerHandler.js
nbsite/pyodide/__init__.py
nbsite/pyodide/site.webmanifest
nbsite/pyodide/_static/run_cell.js
nbsite/pyodide/_static/runbutton.css
nbsite/scripts/__init__.py
nbsite/scripts/_clean_dist_html.py
nbsite/scripts/_fix_links.py
nbsite/templates/basic/README.md
nbsite/templates/basic/conf.py
nbsite/templates/basic/index.rst
nbsite/templates/holoviz/README.md
nbsite/templates/holoviz/about.rst
nbsite/templates/holoviz/conf.py
nbsite/templates/holoviz/index.rst
nbsite/tests/__init__.py
nbsite/tests/conftest.py
nbsite/tests/test_cmd.py
nbsite/tests/test_nbbuild.py
nbsite/tests/test_util.py
scripts/sync_git_tags.py
scripts/conda/build.sh
scripts/conda/recipe/meta.yaml
site/README.md
site/dodo.py
site/requirements.txt
site/doc/conf.py
site/doc/development.md
site/doc/index.md
site/doc/_static/favicon.ico
site/doc/_static/nbsite-logo.png
site/doc/_static/css/custom.css
site/doc/playground/index.md
site/doc/playground/api/index.rst
site/doc/playground/example_gallery/section1/thumbnails/thing1.png
site/doc/playground/example_gallery/section2/thumbnails/thing2.png
site/doc/playground/gallery_backends/option1/thumbnails/example1.png
site/doc/playground/gallery_backends/option2/thumbnails/example2.png
site/doc/playground/markdown/example.md
site/doc/playground/markdown/index.md
site/doc/playground/mystmdnb/holoviz.md
site/doc/playground/mystmdnb/index.md
site/doc/playground/mystnb/holoviz.ipynb
site/doc/playground/mystnb/index.ipynb
site/doc/playground/notebook_directive/example2.rst
site/doc/playground/notebook_directive/index.md
site/doc/playground/pyodide/holoviz.md
site/doc/playground/pyodide/index.md
site/doc/playground/rst/example.rst
site/doc/playground/rst/index.rst
site/doc/user_guide/extra_extensions.md
site/doc/user_guide/gallery.md
site/doc/user_guide/index.md
site/doc/user_guide/param_doc.md
site/doc/user_guide/usage.md
site/dummy_package/pyproject.toml
site/dummy_package/build/lib/dummy/__init__.py
site/dummy_package/build/lib/dummy/module.py
site/dummy_package/dummy/__init__.py
site/dummy_package/dummy/module.py
site/examples/playground/example_gallery/section1/thing1.ipynb
site/examples/playground/example_gallery/section2/thing2.ipynb
site/examples/playground/gallery_backends/option1/example1.ipynb
site/examples/playground/gallery_backends/option2/example2.ipynb
site/examples/playground/notebook_directive/example.ipynb
site/examples/playground/notebook_directive/example2.ipynb
site/examples/playground/notebook_directive/holoviz.ipynb
site/examples/playground/notebook_directive/preexecuted.ipynb
site/future/mix/holoviz.ipynb
site/future/mix/index.md