Data Science

marimo – reactive Python notebook

Last Updated on March 22, 2026

marimo is a reactive Python notebook: run a cell or interact with a UI element, and marimo automatically runs dependent cells (or marks them as stale), keeping code and outputs consistent.

marimo notebooks are stored as pure Python (with first-class SQL support), executable as scripts, and deployable as apps.

This is free and open source software.

Key Features

  • Batteries-included: replaces jupyter, streamlit, jupytext, ipywidgets, papermill, and more.
  • reactive: run a cell, and marimo reactively runs all dependent cells or marks them as stale.
  • interactive: bind sliders, tables, plots, and more to Python — no callbacks required.
  • git-friendly: stored as .py files.
  • designed for data: query dataframes, databases, warehouses, or lakehouses with SQL, filter and search dataframes.
  • AI-native: generate cells with AI tailored for data work.
  • reproducible: no hidden state, deterministic execution, built-in package management.
  • executable: execute as a Python script, parameterized by CLI args.
  • shareable: deploy as an interactive web app or slides, run in the browser via WASM.
  • reusable: import functions and classes from one notebook to another.
  • testable: run pytest on notebooks.
  • a modern editor: GitHub Copilot, AI assistants, vim keybindings, variable explorer, and more.
  • use your favorite editor: run in VS Code or Cursor, or edit in neovim, Zed, or any other text editor.

Website: github.com/marimo-team/marimo
Support:
Developer: marimo team
License: Apache License 2.0

marimo is written in Python and TypeScript. Learn Python with our recommended free books and free tutorials. Learn TypeScript with our recommended free books and free tutorials.


Related Software

Notebook software
JupyterLabThe next generation user interface for Project Jupyter
RStudioIntegrated development environment (IDE) for R
Jupyter NotebookWeb-based notebook environment for interactive computing
PositronNext-generation data science IDE
marimoReactive Python notebook
Apache ZeppelinMulti-purpose notebook
IPythonRich architecture for interactive computing
PolynoteExperimental polyglot notebook environment
nteractNotebooks on your Desktop
PlutoSimple reactive notebooks for Juli
PretzelBilled as a modern replacement for Jupyter Notebooks
Spark NotebookInteractive and reactive data science using Scala and Spark
BeakerXKernels and extensions to the Jupyter interactive computing environment

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments