exported marimo to script form

This commit is contained in:
2026-02-03 13:48:05 +01:00
parent a162701e94
commit 840cb4e6dc
4 changed files with 1428 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"altair>=6.0.0",
"imagehash>=4.3.1",
"jupyter>=1.1.1",
"marimo>=0.18.0",
"matplotlib>=3.10.8",
"modin[dask]>=0.37.1",