Fundraising Fox

marimo

Acquired

14 employees on LinkedIn · 12 known investors

marimo builds an open-source reactive Python notebook for transforming data, training models, and running SQL queries, with notebooks stored as Git-friendly .py files that can run as scripts or be served as web apps. It targets developers and data practitioners, and includes AI-native editor features for connecting AI agents to notebook sessions.

Also known as Marimo Inc.

Investors · 12

Also in the syndicate · 11

Anthony GoldbloomleadBen HamnerCharlie MarshClement DelangueJeff DeanJordan TiganiLukas BiewaldPaige BaileyShane BarrattShyam ManileadWes McKinney

Company profile

researched Aug 2026

marimo (Marimo Inc.) develops an open-source reactive Python notebook. Running a cell or interacting with a UI element causes marimo to automatically re-run dependent cells or mark them as stale, keeping code and outputs consistent; deleting a cell removes its variables from program memory, eliminating hidden state. Notebooks execute in a deterministic order derived from variable references rather than cell position, and only cells that need to run are executed, based on static analysis of the code.

Notebooks are stored as pure Python .py files, making them versionable with Git, importable as modules, executable as scripts (parameterized by CLI arguments), testable with PyTest, and deployable as interactive web apps or slides via the marimo CLI or as WebAssembly-powered HTML. The product includes built-in interactive elements (sliders, dropdowns, dataframe tables and transformers, selectable plots, chat interfaces), interactive dataframes with search/filter/sort, dynamic markdown, and first-class SQL cells that query dataframes, databases, warehouses and lakehouses through backends including Polars, Pandas, PyArrow, DuckDB, SQLite, Postgres and MySQL, returning results as Python dataframes. Built-in package management supports major package managers, install-on-import, serialization of package requirements into notebook files with PEP 723 metadata, and isolated venv sandboxes managed with uv.

The editor offers GitHub Copilot-style autocomplete, AI assistants with context on in-memory variables, custom system prompts and bring-your-own API keys or local models, inline edits, context-aware chat, vim keybindings, Ruff code formatting, a variable explorer, debugging panels and hotkeys, plus a CLI, a Python library, a VS Code extension and a PyCharm plugin. The `marimo pair` command connects external AI agents such as Claude Code, Codex or OpenCode to running notebook sessions. The company also runs molab, a free cloud-based notebook service for creating and sharing notebook links, and has a cloud waitlist. marimo is a NumFOCUS affiliated project.

Founding story

Akshay Agrawal built marimo out of frustration with Jupyter notebooks after finishing a PhD at Stanford, where he grew an open-source optimization library to a million monthly downloads, and after working on TensorFlow at Google Brain. He cited hidden state producing hidden bugs (noting that over a third of the 10 million Jupyter notebooks on GitHub fail to reproduce), the JSON file format's poor fit for Python codebases, and a lack of interactivity in finished documents. With co-founder Myles Scolnick (previously Palantir and CloudKitchens) he set out to combine interactive computing with the rigor of traditional software development. The project was incubated for over a year with Stanford's SLAC Laboratory and engineers at tech startups, and cites Pluto.jl, ObservableHQ and Jupyter as inspirations.

Business model

marimo distributes its notebook as free, permissively-licensed open-source software, and the company has stated it will always remain free and open source. At the seed announcement the company said it would eventually offer a paid product that optionally integrates with marimo and other tools it develops; it also operates molab, a free cloud-based notebook service, and maintains a cloud waitlist.

No paid product was in market at the time of the seed announcement; the company stated a paid product optionally integrating with marimo and its other tools would be offered eventually, while the open-source tools remain free.

Traction

marimo was downloaded over one million times in the ten months after its January 2024 launch, and had over 7,800 GitHub stars, 60+ contributors and 1,000 Discord members as of November 2024; a December 2024 podcast description cited almost 9,000 GitHub stars. The company's site listed 103 example notebooks in its gallery. Reported users include Mozilla AI, BlackRock, Stanford, MLB, Bunkerhill Health, DNB Cyber Defense, Sumble and SLAC National Accelerator Laboratory.

Latest developments

On October 30-31, 2025, CoreWeave acquired marimo for an undisclosed sum, as part of CoreWeave's effort to move up the stack from AI hosting toward AI application building; PitchBook estimated marimo had raised about $5 million. Earlier product developments include the `marimo pair` command for connecting AI agents such as Claude Code, Codex and OpenCode to running notebook sessions, and the molab hosted notebook service.

Full profile — market position, technology, go-to-market, geography, history, risks & controversies

Market position

marimo positions itself as a next-generation Python notebook and a reinvention of the notebook format, presented as an alternative to Jupyter and as a batteries-included replacement for jupyter, streamlit, jupytext, ipywidgets and papermill. TechCrunch characterized it as an open-source Jupyter Notebook competitor. Case studies describe DNB's Cyber Defense team replacing Databricks notebooks and Sumble replacing Jupyter with marimo.

Compared with traditional notebooks, marimo emphasizes reactive execution with no hidden state, deterministic execution order, storage as pure Python .py files rather than JSON, Git versioning, reuse as modules, execution as scripts, deployment as web apps, built-in reproducible package management, native SQL cells, and AI-native editing including connecting external AI agents to live notebook sessions.

Technology

The runtime uses static analysis of code to build a dependency graph over variable references, running only affected cells and supporting a lazy mode that marks cells stale. Notebooks serialize to pure Python with optional PEP 723 inline dependency metadata and uv-managed virtual environments. Sharing uses WebAssembly/Pyodide-powered in-browser execution and HTML export, plus app serving via the CLI. A built-in SQL engine executes queries against dataframes, databases, lakehouses, CSVs and Google Sheets, returning Python dataframes. Interactive widgets include anywidget support, and the toolchain includes a CLI, Python library, VS Code extension and PyCharm plugin.

Go-to-market

Growth is driven by open-source distribution via pip, uv and conda-forge, a GitHub repository, and community channels including Discord, a newsletter, YouTube tutorials, Bluesky, Twitter, Mastodon, Reddit and LinkedIn. The company publishes example notebooks and a public gallery, runs community competitions (such as a cheminformatics notebook competition with an October 4 entry deadline), offers the free molab hosted notebook service, and staffs dedicated developer relations and growth roles.

Python developers and data practitioners, including AI/ML engineers, data scientists, data engineers, researchers, educators and students. Named users span companies, universities and research labs such as Mozilla AI, BlackRock, Stanford, MLB, Bunkerhill Health, DNB Cyber Defense, Sumble and SLAC National Accelerator Laboratory.

Geography

The company describes users at companies and universities across the world; team members' prior employers include Google, Palantir, CloudKitchens, Grab, Anaconda, Imply Data, Genentech and FIS Global. marimo was incubated in part with Stanford's SLAC Laboratory in the United States.

History

marimo launched publicly on Hacker News in January 2024, becoming what the company describes as the second-highest Python Show HN of all time. Co-founders Akshay Agrawal and Myles Scolnick incorporated Marimo Inc. and announced a $5M seed round on November 19, 2024. In the ten months following launch, marimo was downloaded over one million times. In October 2025, CoreWeave acquired the company for an undisclosed sum.

Risks & controversies

TechCrunch's coverage of the acquisition framed CoreWeave's dealmaking in the context of a possible AI bubble, following Core Scientific shareholders' rejection of CoreWeave's separate $9 billion all-stock acquisition offer. The purchase price for marimo was not disclosed. The company's monetization plans were still prospective at the time of its seed announcement, with the core product committed to remaining free and open source.

Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.

Key figures

latest reported
Cumulative downloadsNov 20241,000,000 downloads
Discord community membersNov 20241,000 members
Example notebooks in public galleryJan 2025103 notebooks
GitHub starsDec 20249,000 stars
Open-source contributorsNov 202460 contributors
Total funding raised (estimate)Oct 2025$5M

Company-reported or press-reported figures, each dated to when it was claimed — not independently audited.

Timeline · 3

launches, deals, and filings
Oct 2025
CoreWeave acquires marimo

CoreWeave acquired marimo, an open-source Jupyter Notebook competitor, for an undisclosed sum, as it seeks to move up the stack from AI infrastructure hosting to AI application building.

source ↗

Nov 2024
Marimo Inc. announces $5M seed round

Co-founders Akshay Agrawal and Myles Scolnick announced the incorporation of Marimo Inc. and a $5M seed round led by AIX Ventures (Anthony Goldbloom and Shyam Mani), with participation from angel investors including Jeff Dean, Clement Delangue, Ben Hamner, Jordan Tigani, Charlie Marsh, Paige Bailey, Lukas Biewald, Wes McKinney and Shane Barratt.

$5M source ↗

Jan 2024
marimo launches publicly on Hacker News

marimo was launched on Hacker News in January 2024 after being incubated for over a year with Stanford's SLAC Laboratory and engineers at tech startups; the company says it became the second-highest Python Show HN of all time.

source ↗

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

Research sources · 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does marimo do?
marimo builds an open-source reactive Python notebook stored as Git-friendly .py files; acquired by CoreWeave in 2025.
Who are marimo's investors?
marimo's investors include AIX Ventures.