Back to reviews
Marimo

Marimo

Next-generation Python notebook

Marimo is a reactive Python notebook that eliminates hidden state issues. Cells automatically re-run when dependencies change. Deployable as scripts or web apps.

Panel Reviews

The Builder

The Builder

Developer Perspective

Ship

Reactive execution eliminates the biggest Jupyter pain point — hidden state. Cells re-run when dependencies change.

The Skeptic

The Skeptic

Reality Check

Ship

Finally, a Python notebook that doesn't produce unreproducible results. The reactive model is correct.

The Futurist

The Futurist

Big Picture

Ship

Marimo proves that notebooks can be reproducible. The deployment as web apps extends their utility.

Community Sentiment

Overall1,702 mentions
77% positive16% neutral7% negative
Hacker News344 mentions
81%13%6%

Marimo solves the hidden state problem that makes Jupyter notebooks notoriously hard to reproduce

Reddit493 mentions
77%16%7%

The reactive execution model means my data science notebooks are finally reproducible end-to-end

Twitter/X678 mentions
74%19%7%

Deployed a Marimo notebook as a web app in 10 minutes — this is what data tool sharing should feel like

Product Hunt187 mentions
85%10%5%

Marimo is what Jupyter should have been — reactive, git-friendly, and deployable as scripts