We just closed our most up-voted GitHub issue — you can now debug cells in marimo's VS Code / Cursor extension.
Shout out to @trevmanz for contributing the fix!
We just closed our most up-voted GitHub issue — you can now debug cells in marimo's VS Code / Cursor extension.
Shout out to @trevmanz for contributing the fix!
Learn how to train neural networks with PyTorch, and how to implement a transformer from scratch, in the latest Modern AI Course molab notebooks
These notebooks accompany CMU's Intro to Modern AI
(1/n)
Just shipped: marimo v0.19.8! Like all our releases, this one is packed. Highlights:
Serve a gallery of notebooks with `marimo run`. Gallery cards can be customized with OpenGraph metadata, letting you showcase your work with custom thumbnails. (1/n)
You can choose to let our extension manage packages for you, with uv.
Import a package and you're automatically prompted to install it if it's missing. Dependencies are recorded in script metadata, making your notebooks reproducible down to the packages.
Just shipped: use marimo natively inside your favorite editors, including VS Code and Cursor.
Version with Git; use interactive elements; reactive execution keeps code and outputs in sync.
Our extension integrates deeply with @astral_sh uv for fast installs and isolated venvs.
**Just shipped: v0.17.0** 🍃
v0.17.0 improves the developer experience of working with AI, lets you use marimo as an MCP server, and adds support for Python 3.14.
One of many features: our AI autofix automatically injects table and runtime context for you.