- ex_marimo_intro — First marimo notebook + UI basics
(examples/ex_marimo_intro) - ex_cli_basics — Tiny CLI with Typer for parameters & output
(examples/ex_cli_basics) - ex_data_validation — Read CSV/JSON and validate shape, schema, and types
(examples/ex_data_validation)
- ex_sql_basics — DuckDB queries + marimo SQL cells
(examples/ex_sql_basics) - ex_api_requests — HTTPX basics, APIs, and JSON pipelines
(examples/ex_api_requests) - ex_notebook_patterns — Common marimo patterns (UI, state, layout, reuse)
(examples/ex_notebook_patterns)
- purview_helpers
(projects/purview_helpers)
Helpers + notebooks exploring Purview data governance, retention, labeling,
and audit‑friendly reporting. Supports my Microsoft Purview certification
journey and applied data governance skills.
- ADR‑0001 — Use uv for reproducible envs and marimo for notebooks
- ADR‑0002 — Notebooks vs Scripts — decision criteria + tradeoffs
- ADR‑0003 — Project Mode vs Sandbox Mode (PEP 723 vs pyproject environments)