aicoolies logo
Marimo logo
Marimo logo

Marimo

Reactive Python notebooks that version with git and deploy as apps

open sourceupdated Aug 16, 2026

Marimo is a reactive Python notebook environment with 20,000+ GitHub stars and $4M seed funding. Unlike Jupyter, marimo notebooks automatically update dependent cells when values change, version cleanly with git as pure Python files, and deploy directly as interactive web applications without conversion steps.

Marimo reimagines the Python notebook by making reactivity a first-class concept. When a cell's value changes, all cells that depend on it automatically re-execute, eliminating the hidden state bugs that plague traditional Jupyter workflows. This reactive execution model means notebooks always reflect their current state, making them reliable for both exploratory analysis and production data pipelines. The deterministic execution order removes the class of errors caused by running cells out of sequence.

A key architectural decision is storing notebooks as pure Python files rather than JSON blobs. This means marimo notebooks diff cleanly in git, can be reviewed in pull requests like any other code, and support standard development workflows without special tooling. Notebooks can be executed as scripts from the command line, imported as Python modules, or deployed directly as interactive web applications with built-in UI elements like sliders, dropdowns, and tables.

The project has attracted $4M in seed funding and strong adoption among data scientists and ML engineers frustrated with Jupyter's limitations. Built-in support for dataframe manipulation, plotting libraries, and SQL queries makes it practical for daily data work. The app deployment capability bridges the gap between exploratory notebooks and production dashboards, allowing teams to share interactive analyses without maintaining separate deployment infrastructure. Marimo runs locally with a simple pip install and provides a clean, modern editing experience.

Pricing

Free and open-source (Apache 2.0); cloud version planned

Platforms

Python pip install; macOS, Windows, Linux; browser-based UI

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Google Antigravity logo

Google Antigravity

Top Pick

Agent-first development platform from Google with desktop app and CLI

Google Antigravity is Google's AI-powered agentic development platform, announced in November 2025 and expanded with Antigravity 2.0 at I/O 2026, that places autonomous AI agents at the center of software development. Distributed as both a VS Code-based desktop app and the new Antigravity CLI, it runs planning, implementation, and verification agents — backed by Gemini 3.1 Pro/Flash, Claude Sonnet/Opus 4.6, and GPT-OSS 120B — across editor, terminal, and browser.

freemiumTelemetry
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry

FAQ

What is Marimo?

Marimo is a reactive Python notebook environment with 20,000+ GitHub stars and $4M seed funding. Unlike Jupyter, marimo notebooks automatically update dependent cells when values change, version cleanly with git as pure Python files, and deploy directly as interactive web applications without conversion steps.

Is Marimo free?

Yes — Marimo is open source and free to use. Free and open-source (Apache 2.0); cloud version planned

Is Marimo open source?

Yes — Marimo is open source.

What are the best Marimo alternatives?

The top editor-verified Marimo alternatives are Plausible, Openscreen, Git Bayesect.