pip install moderne-visualizations-misc
jupyter notebook
Install uv
Install development requirements:
uv sync --dev
source .venv/bin/activate
Run type checking:
poe check-types
Run formatter:
poe format
Cross validating options to make sure both spec files and notebooks have the same options:
poe check-options
Check sentence casing on display names:
poe check-sentence-casing