I discovered marimo by chance some months ago and have been surprised by the incredible pace of development. New features are being added constantly and the dev team is incredibly responsive and open. Keep it up!
What would be really cool is an easy way to have Marimo include ChatGPT seamlessly, eg I can decide that ChatGPT is going to have access to my current notebook (and possibly see the previous cell output to get context), and write code in the next cell, for my next request (or improve the current cell code, etc)
Then just bind this to DuckDb or other APIs and this should make it quite easy to build visualizations
This is brilliant - great way to quickly put together and share interactive plots - thanks for this wasm release!
Excellent work. How much theming do you support?
Suppose I have some notebooks that I would like to host on my website. I would want those notebooks to have the same look and feel as the rest of my website.
This has been incredibly helpful at my startup, thanks for putting craft into a typically boring workflow.
Kudos guys, I've been super impressed with your development velocity. Marimo is a pleasure to use.
Great work, guys.
Really looking forward to more wasm integration and seeing what’s possible there!
Very cool!
What would you say is the selling-point of Marimo compared to Jupyter/JupyterLite?
Great work, but not viewable on mobile.
Amazing to see WASM in action!
so cool!
This seems like a good place to ask. What is the use-case for these scripting language "notebooks"? This isn't the only one for Python, and I know MATLAB has something similar. From the outside in, it just seems like one form of literate programming just got really popular, but surely there's more to it than that.
I stumbled on this about two weeks ago. It's amazing. It solves the global variables issues in notebook and saves as plain text. I showed it to my coworker and they were all very excited. With a plugin system it could replace gradio, streamlit and jupyter. I really hope it does.