https://github.com/marimo-team/awesome-marimo
⚡️ A curated list of awesome things related to marimo
https://github.com/marimo-team/awesome-marimo
List: awesome-marimo
awesome awesome-list marimo
Last synced: about 2 months ago
JSON representation
⚡️ A curated list of awesome things related to marimo
- Host: GitHub
- URL: https://github.com/marimo-team/awesome-marimo
- Owner: marimo-team
- License: mit
- Created: 2024-11-03T02:54:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T16:46:25.000Z (2 months ago)
- Last Synced: 2025-03-28T20:42:27.420Z (about 2 months ago)
- Topics: awesome, awesome-list, marimo
- Homepage:
- Size: 163 KB
- Stars: 80
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-marimo - ⚡️ A curated list of awesome things related to marimo. (Other Lists / Julia Lists)
README
![]()
Awesome marimo
A curated list of awesome things related to marimo## Table of Contents
Use the "Table of Contents" menu on the top-right corner of the README to explore the list.
## Resources
_Have a project or resource you'd like to add? Submit a [pull request](https://github.com/marimo-team/awesome-marimo/pulls)!_
### Official Resources
- [Documentation](https://docs.marimo.io/)
- [GitHub Repo](https://github.com/marimo-team/marimo)
- [Discord](https://marimo.io/discord)
- [YouTube](https://www.youtube.com/@marimo-team)
- [Release Notes](https://github.com/marimo-team/marimo/releases)
- [WebAssembly Playground](https://marimo.app)
- [marimo learn](https://github.com/marimo-team/learn)
- [Awesome marimo](https://github.com/marimo-team/awesome-marimo)
- [Spotlights](https://github.com/marimo-team/spotlights/)
- [VSCode Plugin](https://github.com/marimo-team/vscode-marimo)### Tutorials
- [Calmcode](https://calmcode.io/course/marimo/introduction) - A collection of video tutorials by [Vincent Warmerdam](https://x.com/fishnets88).
- [marimo's intro tutorial](https://marimo.app/?slug=c7h6pz) - The first tutorial that comes packaged with marimo.
- [marimo-tutorials](https://github.com/Haleshot/marimo-tutorials) - A collection of community-driven tutorials spanning multiple disciplines.## Get Started
- [Getting Started docs](https://docs.marimo.io/getting_started/index.html) - Getting Started with marimo.
- [Examples](https://github.com/marimo-team/marimo/tree/main/examples) - Examples of marimo notebooks, curated by the marimo team.
- [Gallery](https://marimo.io/gallery) - Community contributed examples.### Deployment Templates
- [HuggingFace Spaces template](https://huggingface.co/spaces/marimo-team/marimo-app-template/tree/main) - Template for deploying marimo notebooks as apps to HuggingFace Spaces.
- [Railway template](https://railway.app/template/iX6puU?referralCode=WdmHYp) - Template for deploying the marimo editor to Railway.## Libraries
- [jupyter-marimo-proxy](https://github.com/jyio/jupyter-marimo-proxy) - Enables the JupyterLab launcher to launch marimo.
- [mkdocs-marimo](https://github.com/marimo-team/mkdocs-marimo) - A mkdocs plugin for reactive and interactive docs with marimo.
- [expd](https://github.com/marimo-team/expd) - Run computational experiments using marimo notebooks.
- [quarto-marimo](https://github.com/dmadisetti/quarto-marimo) - Use marimo and quarto together.
- [mowidget](https://github.com/metaboulie/marimo-widgets) - Custom marimo widgets, including a color picker, array viewer, and more.
- [motheme](https://github.com/metaboulie/marimo-themes) - Install custom themes for the marimo editor.
- [mohtml](https://github.com/koaning/mohtml) - DSL for HTML that targets marimo.
- [motest](https://github.com/koaning/motest) - Make it easier to use elaborate pytests in marimo notebooks.
- [mopaint](https://github.com/koaning/mopaint) - Widget that feels like MSPaint that allows you to draw.
- [modraw](https://github.com/koaning/modraw) - Widgets built on top of [tldraw](https://www.tldraw.com/) that allow you to draw.
- [wigglystuff](https://github.com/koaning/wigglystuff) - Creative widgets for explorable explanations.## Projects Using marimo
- [marimo agents](https://github.com/marimo-team/marimo/issues/3916) - Using agents in marimo.
- [marimo on mutable.ai](https://mutable.ai/marimo-team/marimo) - An AI-generated wiki of the marimo codebase, with chat support.
- [marimo Guru](https://gurubase.io/g/marimo) - Chat with the marimo docs and codebase.
- [alhazen](https://github.com/chanzuckerberg/alhazen) - AI agents + toolkits for scientific knowledge, with dashboard visualizations in marimo.
- [cvxrisk](https://www.cvxgrp.org/cvxrisk/book/docs/index.html) - Compile risk with CVXPY, with marimo notebooks as examples.
- [cvxsimulator](https://www.cvxgrp.org/simulator/book/docs/index.html) - A tool to support backtests, with marimo notebooks as examples.
- [djalgo](https://djalgo-ef307e.gitlab.io/source/user-guide.html) - A Python toolkit for music composition, with a user guide in marimo.
- [puppy](https://github.com/liquidcarbon/puppy) - A Python project manager, with support for marimo.## Education
- [Data visualization with marimo and anywidget](https://g0r72a-tutorial-pythonsvg-466697.pages.gitlab.kuleuven.be/) - Teaching Material for Data Visualisation in Data Science course at KU Leuven, Belgium.
- [Supply Chain Network Design](https://wvu-gscm-425.github.io/learning-modules/01-setting-up-your-workstation.html#marimo) - A course on supply chain optimization and design, featuring marimo notebooks.
- [Convex Optimization at NASA](https://www.cvxgrp.org/nasa/) - A course on convex optimization taught at NASA, with engineering examples.
- [Econometrics 1](https://rgouveiamendes.org/teaching/iscte-iul/econometrics-i/) - An econometrics course with marimo notebook materials.## Talks
- [marimo: an open-source reactive notebook for Python](https://www.youtube.com/watch?v=9R2cQygaoxQ) - North Bay Python, 2024.
## Podcasts
- [How to rethink the notebook with Akshay Agrawal, co-creator of Marimo](https://www.youtube.com/watch?v=srQ3ESat6u4) - Sample Space, 2024.
- [Reactive Notebooks and Deployable Web Apps in Python](https://realpython.com/podcasts/rpp/230/) - The Real Python Podcast, 2024.
- [Reimagining Python Notebooks with marimo](https://creators.spotify.com/pod/show/ossstartuppodcast/episodes/E161-Reimagining-Python-Notebooks-with-Marimo-e2sd75p/a-abmeist) - Open Source Startup Podcast, 2024.
- [Building the future of collaborative AI development with Akshay Agrawal](https://podcasts.apple.com/us/podcast/building-the-future-of-collaborative-ai/id1504567418?i=1000682999652) - Gradient Dissent: Conversations on AI, 2025.## Blogs
- [Reinventing notebooks as reusable Python programs](https://marimo.io/blog/python-not-json) - Explores how marimo transforms notebooks into versionable Python files for improved usability and testing.
- [Lessons learned reinventing the Python notebook](https://marimo.io/blog/lessons-learned) - Behind-the-scenes development blog about marimo's design principles.
- [marimo: a reactive Python notebook that runs entirely in the browser](https://blog.pyodide.org/posts/marimo/) - How marimo added support for WASM via Pyodide.
- [Serializing package requirements in marimo notebooks](https://marimo.io/blog/sandboxed-notebooks) - How marimo enables reproducibility of notebooks, down to the packages.
- [Why Stanford scientists needed a new Python notebook](https://marimo.io/blog/slac-marimo) - How SLAC National Lab uses marimo for scientific computing tasks.