Hacker News new | ask | show | jobs
by msp26 8 days ago
I fucking love marimo for exploring data.

However my use of it has decreased a little with how easily I can conjure disposable frontends with agents to explore one off things.

2 comments

You might like https://marimo.io/pair, it turns marimo into less of a notebook and more of a shared data/computational canvas for you and your agent
Last I heard, the feature was in beta so avoided it. But I'll definitely give it a go if it's mature now!

I have been using the --watch flag to let my agent play with the notebook as I use it already.

Give it a shot, it's not in beta. It's much more powerful and fun to use than `--watch`. Works best with frontier models but is compatible with open source / local models too. If you have feedback please let me know!
Any support for windows/Powershell yet?
Yes, but we might have bugs which we are prioritizing asap. If you run into issues please file a bug?

https://github.com/marimo-team/marimo-pair/issues

stay tuned this week :)
huh, I was doing this but without the feature. This is neat!
Why not make the agents make what you want with marimo?
I do that a decent chunk of the time yeah especially for learning. I also have a bunch of marimo notebooks that double as clis and they're lovely.

But sometimes I want to do something too specific or high fidelity and it's just easier to get the clanker to write typescript and make a webpage/components.