From 66d7655580aff18ccd6af20fbf54b4bb366f6f52 Mon Sep 17 00:00:00 2001 From: Johnny Chin <154020378+hyjc@users.noreply.github.com> Date: Wed, 27 Aug 2025 22:42:55 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 796242045..3070984b4 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter. * [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively. * [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) +* [marimo](https://github.com/marimo-team/marimo) - A reactive notebook: reproducible, Git-friendly, AI-native, SQL built-in, executable as a script, shareable as an app. * [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit). ## Internationalization From dbc69ac29e17ba71bcf0763dc086ef9c4e11a79f Mon Sep 17 00:00:00 2001 From: Johnny Chin <154020378+hyjc@users.noreply.github.com> Date: Wed, 27 Aug 2025 22:46:46 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3070984b4..077c36f4e 100644 --- a/README.md +++ b/README.md @@ -658,7 +658,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter. * [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively. * [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter) -* [marimo](https://github.com/marimo-team/marimo) - A reactive notebook: reproducible, Git-friendly, AI-native, SQL built-in, executable as a script, shareable as an app. +* [marimo](https://github.com/marimo-team/marimo) - Transform data and train models, feels like a next-gen notebook, stored as Git-friendly Python. * [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit). ## Internationalization