PyMDE, CVXPY, & ex TensorFlow developer. Minimum-Distortion Embedding book author. Stanford BS/MS/PhD.
we're also integrating managed sandboxed environments for PEP 723 notebooks, powered by uv ofc. forget venvs
we're also integrating managed sandboxed environments for PEP 723 notebooks, powered by uv ofc. forget venvs
Our latest release includes an interactive minimap that helps you understand how data flows through your notebook.
talkpython.fm/episodes/sho...
There are a variety of configurations displayed with narrative explanation, a live widget, and the exact configuration code. Play with it in the browser thanks to the Marimo WASM version.
marimo.io/p/@paddy-mul...
duckdb.org/docs/preview...
duckdb.org/docs/preview...
We launched marimo to the public just over a year ago. People are clearly hungry for a better environment for working with data, and we have a lot more planned still.
We launched marimo to the public just over a year ago. People are clearly hungry for a better environment for working with data, and we have a lot more planned still.
Why @marimo.io stores notebooks as Python, not JSON: marimo.io/blog/python-...
Why @marimo.io stores notebooks as Python, not JSON: marimo.io/blog/python-...
From HN. One of many such comments we've recently seen.
From HN. One of many such comments we've recently seen.
Inspired by @3blue1brown.com, we made a Python notebook that computes π with two colliding blocks:
huggingface.co/spaces/marim...
Happy pi day!
Inspired by @3blue1brown.com, we made a Python notebook that computes π with two colliding blocks:
huggingface.co/spaces/marim...
Happy pi day!
Watch our latest YouTube video to learn how to publish interactive notebooks in blogs, tutorials, and more.
Watch our latest YouTube video to learn how to publish interactive notebooks in blogs, tutorials, and more.
marimo is best understand by seeing it in action. In his latest video, the one and only @koaning.bsky.social gives a bird's eye overview of what sets marimo apart:
www.youtube.com/watch?v=3N6l...
marimo is best understand by seeing it in action. In his latest video, the one and only @koaning.bsky.social gives a bird's eye overview of what sets marimo apart:
www.youtube.com/watch?v=3N6l...
Curious? Our latest YT video shares the details:
youtu.be/d4aVAe4v2gw
Curious? Our latest YT video shares the details:
youtu.be/d4aVAe4v2gw
— but you can bet that researchers working in @marimo.io notebooks will.
Scientists are using marimo to crack quantum gravity, cancer therapeutics, computational biology, and much more.
— but you can bet that researchers working in @marimo.io notebooks will.
Scientists are using marimo to crack quantum gravity, cancer therapeutics, computational biology, and much more.
If you're curious, we made a short YouTube video to help explain the reasoning behind the design.
Watch it here:
youtu.be/QWbWi2uJ_S0
Python notebooks really feel better now!
youtu.be/GDZ-AoAwndc
Learn more in this video by BugBytes!
www.youtube.com/watch?v=3y_4...
Learn more in this video by BugBytes!
www.youtube.com/watch?v=3y_4...
marimo renders dataframes as interactive tables — search over rows, sort and filter by columns, and page through millions of rows.
Works out of the box with @pola.rs and other dataframes thanks to Narwhals by @marcogorelli.bsky.social!
marimo renders dataframes as interactive tables — search over rows, sort and filter by columns, and page through millions of rows.
Works out of the box with @pola.rs and other dataframes thanks to Narwhals by @marcogorelli.bsky.social!
realpython.com/podcasts/rpp...
marimo.app/l/c7h6pz
marimo.app/l/c7h6pz
Between making compelling aero/astro examples and new @marimo.io notebooks, teaching this class was a lot of work. But fun!
Between making compelling aero/astro examples and new @marimo.io notebooks, teaching this class was a lot of work. But fun!
🛑 BUT WAIT
🏷 Static typing saved the day
💂♀️ The saviour was TypeGuard, which was introduced in Python 3.10
🔥 So there you go, "typing doesn't prevent bugs" people - you're wrong 🔥