As this dashboard relies on S3 Inventory data, authenticate with Dev1 credentials before editing.
The recommended approach for developing a Marimo notebook is to use the Marimo GUI editor:
make edit-notebookTo run tests:
make testTo run linting:
make lintOften, notebooks are served as an "app". This is the default mode for marimo-launcher.
uv run marimo run --sandbox --headless --no-token notebook.pyS3_INVENTORY_LOCATIONS=# A comma-delimited list of S3 URIs containing S3 Inventory symlink.txt files.
DIGITIZED_BAG_IDS=# A list of bag IDs used by `is_digitized_aip` function. TO BE DEPRECATED IN FUTURE COMMITS# add optional env vars here...