You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highlight marimo pair in the README.
@manzt, in a follow up, you are welcome to include your aweome marimo
pair GIF somewhere in the README or docs if you think it makes sense.
Copy file name to clipboardExpand all lines: README.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ and deployable as apps.
47
47
- 🖐️ **interactive:**[bind sliders, tables, plots, and more](https://docs.marimo.io/guides/interactivity.html) to Python — no callbacks required
48
48
- 🐍 **git-friendly:** stored as `.py` files
49
49
- 🛢️ **designed for data**: query dataframes, databases, warehouses, or lakehouses [with SQL](https://docs.marimo.io/guides/working_with_data/sql.html), filter and search [dataframes](https://docs.marimo.io/guides/working_with_data/dataframes.html)
50
-
- 🤖 **AI-native**: [generate cells with AI](https://docs.marimo.io/guides/generate_with_ai/) tailored for data work
50
+
- 🤖 **AI-native**: [connect agent CLIs](https://docs.marimo.io/guides/generate_with_ai/marimo_pair/) like Claude Code to notebooks, or use our editor's [built-in AI features](https://docs.marimo.io/guides/editor_features/ai_completion/)
- 🏃 **executable:**[execute as a Python script](https://docs.marimo.io/guides/scripts.html), parameterized by CLI args
53
53
- 🛜 **shareable**: [deploy as an interactive web app](https://docs.marimo.io/guides/apps.html) or [slides](https://docs.marimo.io/guides/apps.html#slides-layout), [run in the browser via WASM](https://docs.marimo.io/guides/wasm.html)
@@ -100,11 +100,14 @@ millions of rows blazingly fast, no code required.
Copy file name to clipboardExpand all lines: docs/index.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ reproducibility, maintainability, composability, and shareability.
82
82
- 🖐️ **interactive:**[bind sliders, tables, plots, and more](guides/interactivity.md) to Python — no callbacks required
83
83
- 🐍 **git-friendly:** stored as `.py` files
84
84
- 🛢️ **designed for data**: query dataframes, databases, warehouses, and lakehouses [with SQL](guides/working_with_data/sql.md); filter and search [dataframes](guides/working_with_data/dataframes.md)
85
-
- 🤖 **AI-native**: [generate cells with AI](https://docs.marimo.io/guides/generate_with_ai/) tailored for data work
85
+
- 🤖 **AI-native**: [connect agent CLIs](guides/generate_with_ai/marimo_pair/) like Claude Code to notebooks, or use our editor's [built-in AI features](guides/editor_features/ai_completion/)
- 🏃 **executable:**[execute as a Python script](guides/scripts.md), parameterized by CLI args
88
88
- 🛜 **shareable**: [deploy as an interactive web app](guides/apps.md) or [slides](guides/apps.md#slides-layout), [run in the browser via WASM](guides/wasm.md)
@@ -136,11 +136,15 @@ millions of rows blazingly fast, no code required.
0 commit comments