Skip to content

moderneinc/moderne-visualizations-misc

Repository files navigation

PyPI version CI Code style: black

Installation

pip install moderne-visualizations-misc

Run

jupyter notebook

Contributing

  • Install a Python version >= 3.9 and < 3.13 (3.9 recommended). pyenv makes this easy.

  • Install uv

  • Install development requirements:

uv sync --dev
source .venv/bin/activate
# or on Windows
source .venv/Scripts/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

About

Miscellaneous visualization notebooks and their sample data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 12