.gitignore
CHANGELOG.md
CONTRIBUTING.md
GOVERNANCE.md
LICENSE.txt
MANIFEST.in
Makefile
README.md
RELEASE.md
environment.yml
pyproject.toml
requirements-ci.txt
requirements-dev.in
requirements-dev.lock.txt
requirements-dev.txt
requirements-min.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/release.yml
.github/workflows/test.yml
ci/check_no_execution.py
ci/check_release_workflow.py
ci/check_scope.py
ci/check_workflow.py
ci/constraints-pelican412.txt
ci/external_corpus.py
ci/release_manifest.py
ci/verify_artifacts.py
docs/DIRECT_READER.md
docs/FIRST_RELEASE_CONTRACT.md
docs/LEGACY_FEATURE_INVENTORY.md
docs/PROVENANCE.md
docs/RELEASE_CANDIDATE.md
docs/REPOSITORY_SNAPSHOT.md
docs/ROADMAP.md
docs/decisions/0001-fork-first-development-identity.md
docs/decisions/0002-independent-distribution.md
docs/release-notes/0.1.0.md
examples/visual-review/README.md
examples/visual-review/pelicanconf.py
examples/visual-review/content/contract-v1.ipynb
examples/visual-review/content/contract-v1.nbdata
pelican/plugins/ipynb_reader/__init__.py
pelican/plugins/ipynb_reader/conversion.py
pelican/plugins/ipynb_reader/errors.py
pelican/plugins/ipynb_reader/publication.py
pelican/plugins/ipynb_reader/reader.py
pelican_ipynb_reader.egg-info/PKG-INFO
pelican_ipynb_reader.egg-info/SOURCES.txt
pelican_ipynb_reader.egg-info/dependency_links.txt
pelican_ipynb_reader.egg-info/not-zip-safe
pelican_ipynb_reader.egg-info/requires.txt
pelican_ipynb_reader.egg-info/top_level.txt
pelican_jupyter/__init__.py
pelican_jupyter/core.py
pelican_jupyter/liquid.py
pelican_jupyter/markup.py
pelican_jupyter/tests/__init__.py
pelican_jupyter/tests/test_base_usage.py
pelican_jupyter/tests/test_external_harness.py
pelican_jupyter/tests/test_import.py
pelican_jupyter/tests/test_namespace.py
pelican_jupyter/tests/test_no_execution.py
pelican_jupyter/tests/test_output_contract.py
pelican_jupyter/tests/test_publication_gate.py
pelican_jupyter/tests/test_reader_contract.py
pelican_jupyter/tests/test_reader_features.py
pelican_jupyter/tests/fixtures/no_execution_sentinel.ipynb
pelican_jupyter/tests/fixtures/no_execution_sentinel.nbdata
pelican_jupyter/tests/fixtures/nbconvert-basic.v1/representative.fragment.html
pelican_jupyter/tests/pelican/markup-nbdata/pelicanconf.py
pelican_jupyter/tests/pelican/markup-nbdata/content/nbdata-file.ipynb
pelican_jupyter/tests/pelican/markup-nbdata/content/nbdata-file.nbdata
pelican_jupyter/tests/pelican/markup-nbdata/content/no-execution-sentinel.ipynb
pelican_jupyter/tests/pelican/markup-nbdata/content/no-execution-sentinel.nbdata
pelican_jupyter/vendor/__init__.py
pelican_jupyter/vendor/liquid_tags/__init__.py
pelican_jupyter/vendor/liquid_tags/liquid_tags.py
pelican_jupyter/vendor/liquid_tags/mdx_liquid_tags.py