marimo icon
marimo icon

marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.

marimo screenshot 1

Cost / License

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • Visual Studio Code
  • Software as a Service (SaaS)
1like
0comments
0articles

Features

  1.  WYSIWYG Support
  2.  Interactive Visualization
  3.  Data science
  4.  Notebook
  5.  Interactive Presentations
  6.  Data visualization

marimo News & Activities

Highlights All activities

Recent activities

  • AndreLester liked marimo
  • Ardos icon
    POX added marimo as alternative to Ardos
  • PondPilot icon
    protmaks added marimo as alternative to PondPilot

marimo information

  • Developed by

    US flagMarimo Inc.
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    12 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  19,956 Stars
  •  996 Forks
  •  584 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
marimo was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is marimo?

Marimo is a reactive notebook for Python. It allows you to rapidly experiment with data and models, code with confidence in your notebook's correctness, and productionize notebooks as pipelines or interactive web apps.

Highlights.

  • reactive: run a cell, and marimo automatically updates all affected cells and outputs
  • interactive: bind sliders, tables, plots, and more to Python — no callbacks required
  • reproducible: no hidden state, deterministic execution order
  • executable: execute as a Python script
  • shareable: deploy as an app
  • git-friendly: stored as .py files

Official Links