save figures to directory

This commit is contained in:
2026-01-27 18:35:09 +01:00
parent fd4cb4b596
commit 23136b5c2e
6 changed files with 277 additions and 49 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"altair>=6.0.0",
"kaleido>=1.2.0",
"marimo>=0.18.0",
"matplotlib>=3.10.8",
"modin[dask]>=0.37.1",