From 71210c7b3857f909df85e16f4a2a912306daf60c Mon Sep 17 00:00:00 2001 From: Akshay Agrawal Date: Sat, 1 Mar 2025 10:21:15 -0800 Subject: [PATCH] Data visualization course --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0b8ce2..3a7e5ef 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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. @@ -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. @@ -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.