Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Marimo Alternatives
Similar projects and alternatives to marimo
-
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
-
-
Filestash
:file_folder: A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
todomvc
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
-
htm
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
-
-
-
-
-
-
-
-
-
-
-
cami.js
Cami.js is a simple yet powerful toolkit for interactive islands in web applications. No build step required.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
marimo discussion
marimo reviews and mentions
-
Atuin Desktop: Runbooks That Run
linky https://github.com/marimo-team/marimo#:~:text=all%20in%20a%2... (Apache 2)
- Marimo: Open-source reactive notebook for Python
-
Optimizing Jupyter Notebooks for LLMs
You might be interested in marimo [1], which does not store your outputs in the notebook artifact. Also the files are stored at pure-python instead of json, which LLMs much prefer / easier for them to parse.
[1]: https://github.com/marimo-team/marimo
- Show HN: WASM-powered codespaces for Python notebooks on GitHub
-
Zasper: A Modern and Efficient Alternative to JupyterLab, Built in Go
It's probably an unrelated post (apologies in advance) but I wanted to shoutout to the Marimo (https://marimo.io), it's the only Jupyter alternative that really got me excited, it's like Streamlit and Jupyter had a kid (and the kid took the best genes from both).
-
Jupyter Notebooks as E2E Tests
this sort of hackery to work with jupyter notebooks is exactly why we are building marimo (https://github.com/marimo-team/marimo). this should not be the standard
- React v19 has been released
-
Marimo raises $5M to build an open-source reactive Python notebook
Hey all, this is Akshay, co-creator of marimo, an open-source reactive Python notebook that's been on HN a few times (https://github.com/marimo-team/marimo).
Since our ShowHN earlier this year (https://news.ycombinator.com/item?id=38971966), marimo has grown to over 1M downloads and dozens of contributors.
To keep up, our company Marimo Inc. has raised a seed round led by Anthony Goldbloom (founder of Kaggle) and Shyam Mani at AIX Ventures. We're also backed by Jeff Dean (Google), Clem Delangue (HuggingFace), Ben Hamner (ex-Kaggle, Sumble), Charlie Marsh (Astral), Paige Bailey (Google), Lukas Biewald (Weights and Biases), Wes McKinney (Posit, Composed Ventures), Jordan Tigani (MotherDuck), and Shane Barratt.
Our fundraise lets us keep doing what we’ve already been doing — building marimo. We’re committed to developing in the open, and to keeping marimo free, open-source, and permissively-licensed.
Just as we’re making marimo a great programming environment for working with data, one day we'd like to make a great platform for working with data. Our company will eventually offer a product that optionally integrates with marimo and other tools we develop, but the tools themselves will always be open source and permissively licensed.
For now, our fundraise lets us fully commit to building the marimo notebook. It also gives us the room to explore building other tools for working with data. We’ve come a long way since our ShowHN, but there’s still a lot more we want to build. We're currently brainstorming our roamdap to V1 and would love your feedback: https://github.com/marimo-team/marimo/discussions/2899
- Bento: Jupyter Notebooks at Meta
-
Papermill: Parameterizing, executing, and analyzing Jupyter Notebooks
Have you considered using marimo notebooks?
https://github.com/marimo-team/marimo
marimo notebooks are stored as pure Python (executable as scripts, versionable with git), and they largely eliminate the hidden state problem that affects Jupyter notebooks -- delete a variable and it's automatically removed from program memory, run a cell and all other cells that use its variables are marked as stale.
marimo notebooks are also readily parametrized with CLI arguments, so you can do: python notebook.py -- -foo 1 -bar 2 ...
Disclosure: I'm a marimo developer.
-
A note from our sponsor - InfluxDB
influxdata.com | 26 Apr 2025
Stats
marimo-team/marimo is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of marimo is Python.