https://github.com/marimo-team/examples
A curated collection of example marimo notebooks — use these as templates for your own experiments, workflows, and tools.
https://github.com/marimo-team/examples
ai data-engineering data-science examples machine-learning marimo notebooks python
Last synced: about 1 year ago
JSON representation
A curated collection of example marimo notebooks — use these as templates for your own experiments, workflows, and tools.
- Host: GitHub
- URL: https://github.com/marimo-team/examples
- Owner: marimo-team
- License: mit
- Created: 2023-06-13T18:21:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T21:36:46.000Z (about 1 year ago)
- Last Synced: 2025-04-14T19:07:50.425Z (about 1 year ago)
- Topics: ai, data-engineering, data-science, examples, machine-learning, marimo, notebooks, python
- Language: Python
- Homepage: https://marimo.io
- Size: 4.72 MB
- Stars: 42
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A curated collection of example marimo notebooks.
This repository contains a curated collection of example
[marimo](https://github.com/marimo-team/marimo) notebooks. Use these notebooks
as starting points for your own data exploration, experimentation, workflows,
and apps.
## Running examples
Each example has a README that tells you how to run it locally. Most examples
can also be opened in marimo's [online
playground](https://docs.marimo.io/guides/publishing/playground/) by clicking
the "open in marimo" badge in its README.
## Adding new examples
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`](https://docs.marimo.io/guides/package_reproducibility/)
- [ ] 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.
## Community
We're building a community. Come hang out with us!
- 🌟 [Star us on GitHub](https://github.com/marimo-team/examples)
- 💬 [Chat with us on Discord](https://marimo.io/discord?ref=readme)
- 📧 [Subscribe to our Newsletter](https://marimo.io/newsletter)
- ☁️ [Join our Cloud Waitlist](https://marimo.io/cloud)
- ✏️ [Start a GitHub Discussion](https://github.com/marimo-team/marimo/discussions)
- 🦋 [Follow us on Bluesky](https://bsky.app/profile/marimo.io)
- 🐦 [Follow us on Twitter](https://twitter.com/marimo_io)
- 🕴️ [Follow us on LinkedIn](https://www.linkedin.com/company/marimo-io)