A curated collection of example marimo notebooks.
This repository contains a curated collection of example marimo notebooks. Use these notebooks as starting points for your own data exploration, experimentation, workflows, and apps.
Each example has a README that tells you how to run it locally. Most examples can also be opened in marimo's online playground by clicking the "open in marimo" badge in its README.
We welcome community contributions of examples.
Open a pull request to contribute a new example. Ideally, examples are easy for others to adapt to their own data and models. Here's a contribution checklist:
- Place the example in its own folder
- Include package dependencies in notebook files using
--sandbox
- Include a short README.md describing your example and how to run it.
- Include instructions on how to adapt the notebook to custom data and models
If you aren't comfortable adding a new example, you can also request new examples by filing an issue.
We're building a community. Come hang out with us!