Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 187 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 187 Bytes

hv-anndata

Holoviz Anndata Interface

Hacking

  • Tests: hatch test
  • Docs: hatch docs:build
  • Lints: pre-commit run --all-files (use pre-commit install to install Git hooks)