An introduction to marimo for Earth Observation-oriented work.
Get started with, e.g., docker compose up --build, and browse to http://localhost:8080.
Or, outside a container with pixi (installation):
cd app
pixi install
pixi run marimo edit
The main notebook is app/intro_eo.py, and in an independent app-like format at app/intro_app.py.