From d71e5b66244cf304479cd843c3bb951b429b1282 Mon Sep 17 00:00:00 2001 From: Hsiang-Jen Li Date: Wed, 30 Jul 2025 23:41:34 +0800 Subject: [PATCH] Add Marimo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53f0620..5270162 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ A curated list of awesome DataOps tools. * [Jupyter Notebook](https://jupyter.org/) - Web-based notebook environment for interactive computing. * [JupyterLab](https://jupyterlab.readthedocs.io) - The next-generation user interface for Project Jupyter. * [Jupytext](https://github.com/mwouts/jupytext) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. +* [Marimo](https://github.com/marimo-team/marimo) - A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps. * [Polynote](https://polynote.org/) - The polyglot notebook with first-class Scala support. ## Data Ingestion