Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g
- [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)
Expand All @@ -57,9 +58,9 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g

## 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.
- [jupyter-marimo-proxy](https://github.com/jyio/jupyter-marimo-proxy) - Enables the JupyterLab launcher to launch marimo.
- [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.
Expand All @@ -69,6 +70,7 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g

## Projects Using marimo

- [marimo agents](https://github.com/marimo-team/marimo/issues/3916)
- [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.
Expand All @@ -79,6 +81,7 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g

## Education

- [Data visualization with marimo and anywidget](https://g0r72a-tutorial-pythonsvg-466697.pages.gitlab.kuleuven.be/)
- [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.

Expand Down