.cruft.json
.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements_docs.txt
.devcontainer/devcontainer.json
.github/workflows/actions.yaml
.github/workflows/cruft-update.yml
.github/workflows/mkdocs-deploy.yml
.github/workflows/publish.yml
.vscode/settings.json
docs/index.md
docs/assets/.gitignore
docs/assets/favicon.png
docs/assets/nomad-plugin-logo.png
docs/explanation/explanation.md
docs/how_to/contribute_to_the_documentation.md
docs/how_to/contribute_to_this_plugin.md
docs/how_to/install_this_plugin.md
docs/how_to/use_this_plugin.md
docs/reference/references.md
docs/stylesheets/extra.css
docs/theme/partials/header.html
docs/tutorial/tutorial.md
src/nomad_analysis/__init__.py
src/nomad_analysis/analysis_source.py
src/nomad_analysis/utils.py
src/nomad_analysis.egg-info/PKG-INFO
src/nomad_analysis.egg-info/SOURCES.txt
src/nomad_analysis.egg-info/dependency_links.txt
src/nomad_analysis.egg-info/entry_points.txt
src/nomad_analysis.egg-info/requires.txt
src/nomad_analysis.egg-info/top_level.txt
src/nomad_analysis/general/__init__.py
src/nomad_analysis/general/schema.py
src/nomad_analysis/jupyter/__init__.py
src/nomad_analysis/jupyter/schema.py
tests/conftest.py
tests/test_schema.py
tests/data/test.archive.yaml