Examples

The gallery consists of standalone Marimo notebooks. Each link opens an executed, non-interactive HTML snapshot containing the notebook code and outputs.

For live interaction, install and open the gallery from a repository checkout:

make sync-examples
make check-examples
make marimo

The check-examples target runs Marimo’s strict static checks over every notebook; marimo opens the editable gallery in a browser.