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
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

AlternativeTo Category

Development

GitHub repository

  •  22,805 Stars
  •  1,270 Forks
  •  593 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?

Featured in Lists

A list with 5 apps by neversad without a description.

List by neversad with 5 apps, updated

Official Links

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