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

@@ -22,7 +22,7 @@ def _():
@app.cell
def _():
TAG_SOURCE = Path('data/reports/Perception-Research-Report_2-2.pptx')
TAG_TARGET = Path('data/reports/Perception-Research-Report_2-2_tagged.pptx')
# TAG_TARGET = Path('data/reports/Perception-Research-Report_2-2_tagged.pptx')
TAG_IMAGE_DIR = Path('figures/2-2-26')
return TAG_IMAGE_DIR, TAG_SOURCE