LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
docs/api.md
docs/components.md
docs/examples.md
docs/index.md
docs/quickstart.md
docs/release.md
examples/basic_usage.py
examples/easy_usage.py
examples/notebookux_academic_example.ipynb
examples/showcase.py
src/notebookux/__init__.py
src/notebookux/core.py
src/notebookux.egg-info/PKG-INFO
src/notebookux.egg-info/SOURCES.txt
src/notebookux.egg-info/dependency_links.txt
src/notebookux.egg-info/requires.txt
src/notebookux.egg-info/top_level.txt
tests/test_core.py