marimo
@marimo.io
520 followers 5 following 230 posts
An open-source reactive Python notebook: reproducible, git-friendly, execute as scripts, share as apps! GitHub: https://github.com/marimo-team/marimo Discord: https://marimo.io/discord?ref=bsky
Posts Media Videos Starter Packs
marimo.io
In the coming weeks, we will have a lot more to say about how marimo is uniquely well-suited to empower both agents and humans to rapidly create production-ready data apps and pipelines ... see our latest newsletter for a sneak peek!

marimo.io/blog/newsle... (n/n)
Newsletter 18
Making marimo better for humans and agents
marimo.io
marimo.io
Previously, agents like Claude Code could already execute marimo notebooks as scripts to get feedback on the correctness of their code.

With marimo check, agents can get additional feedback without running a single line of code, empowering them to self-correct on the fly. (5/n)
marimo.io
Developers and agents prefer marimo to Jupyter because it's code-first and productionizable ...

... while agents wielding marimo make Python accessible to non-technical users who were previously limited by Looker's inflexible UI (4/n)
marimo.io
Companies large and small are replacing legacy data tools with AI-native, workflows built on marimo because of our code-first and productionizable design

With agents, marimo lets companies go instantly from prompt to data app, pipeline, LLM eval notebook, and more (3/n)
marimo.io
Introducing `marimo check`: a linter that gives agents the feedback they need to write production-ready data apps, pipelines, and notebooks with marimo. (1/n)
marimo.io
We made something special for Django users, especially those who want to go beyond the standard shell/admin interface.

Learn all about it here:
youtu.be/ksGIAy2s_5k
marimo.io
You can now add your notebook to our website's gallery through the Secret button on the top right of your molab notebook.
marimo.io
We're having our first ever in person meetup on October 7th from 6-7 PM in San Francisco as part of SF Tech Week. ​Join the marimo team and community for a casual chat about AI-assisted coding and agents!

RSVP: luma.com/pp27h5fo
AI Coding & Agents Happy Hour · Luma
Join us for a casual hour of chatting about AI-assisted coding and agents.
luma.com
marimo.io
We've all seen dataframe spaghetti code out there.

But the remedy ... is pretty easy: just start using the pipe method!

The moment you see the `.pipe()` in action, you'll never want to write pipelines without it. See the reason why here:
www.youtube.com/watch?v=J0P...
The One Trick That Fixes Pandas Spaghetti Code
In this video I am going to show you 6 reasons why the `.pipe()` method basically fixed all dataframe code out there. Python notebooks turn messy very quickl...
www.youtube.com
marimo.io
We also have an agent sidebar ready for alpha testing. Connect marimo notebooks to AI coding assistants like Claude Code or Gemini CLI through the new Agent sidebar. You can learn more in the full release notes: github.com/marimo-team...
Release 0.16.0 · marimo-team/marimo
This release brings multi-cell AI code generation and marimo check for static code analysis, along with preview features for AI agents. Highlights Generate multiple cells with AI You can now genera...
github.com
marimo.io
Release 0.16.0 delivers multi-cell AI code generation and common error detection/reporting before runtime.

The "Generate with AI" feature now can create multiple cells at once and run marimo check to identify issues such as multiple definitions, circular dependencies, and syntax errors.
marimo.io
Thanks to Zane, Thomas, Will, Matthew, and David for making their first-ever contribution for this release!

Please review the release notes for more details and stay tuned for more improvements to AI-assisted coding: github.com/marimo-team...
Release 0.15.3 · marimo-team/marimo
This release focuses on AI enhancements and developer experience improvements, with better ways to provide context to AI chat and real-time feedback during package installation. Internal messaging ...
github.com
marimo.io
Release 0.15.3 provides real-time feedback when installing packages. You can now see the live installation logs without the terminal. We've also included the ability to reference files, cell outputs, and media to AI for better assistance.
marimo.io
We just upgraded molab. You can now attach a file to a prompt to generate a full notebook from scratch that analyses the file you just uploaded!
marimo.io
Check out the blog for usage tips and let us know what AI/ML tool you'd like to use with marimo next. marimo.io/blog/claude...
marimo.io
Pair with Claude Code to write marimo notebooks in only three lines.

Claude can easily understand your code in marimo via our Python file format and dataflow graph, propelling the shift from prompt engineering to context engineering.
marimo.io
marimo @marimo.io · Sep 9
Learning is better when it’s interactive.

The CodeCut newsletter by Khuyen Tran delivers Python and AI tips, 3 times a week, and now each issue includes a "Run Code" button. With one click, you can launch a molab notebook and experiment with the examples directly in your browser.