uv-scripts/marimo
Marimo UV Scripts Marimo notebooks that work as both interactive tutorials and batch scripts. What is this? Marimo notebooks are pure Python files that can be: Edited interactively with a reactive notebook interface Run as scripts with uv run - same as any UV script This makes them perfect for tutorials and educational content where you want users to explore step-by-step, but also run the whole thing as a batch job. Available Scripts Script… See the full description on the dataset page: https://huggingface.co/datasets/uv-scripts/marimo.
Handle both 'label' and 'labels' column names in datasets
Fix marimo variable uniqueness (prefix private vars with _)
Add image classifier training tutorial and template
Simplify getting-started notebook
Add getting-started marimo notebook
initial commit
