add notebook palette experiments

This commit is contained in:
2025-10-29 23:20:53 -07:00
parent 28ccd13111
commit aac39be572
54 changed files with 10173 additions and 372 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,7 @@ __pycache__/
.ipynb_checkpoints/
.pytest_cache/
.python-version
.venv/
# vendor and build files
dist/
@@ -14,7 +15,6 @@ docs/_autosummary/
docs/_build/
# local
notebooks/
/Makefile
data/