An open API service indexing awesome lists of open source software.

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.

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)