googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.12k stars 691 forks source link

Support Marimo notebook in Google Colab #4653

Open scls19fr opened 1 week ago

scls19fr commented 1 week ago

Marimo is an open-source reactive notebook for Python — reproducible, git-friendly, executable as a script, and shareable as an app. https://marimo.io/

Supporting it inside Google Colab could be a nice improvement.

Marimo can works behind JupyterHub See https://github.com/marimo-team/marimo/issues/905

cperry-goog commented 3 days ago

Is there a specific feature you're looking for here? What does Marimo do that Colab does not do as well?

scls19fr commented 3 days ago

Google Colab has some limitations compared to reactive notebooks like IPyFlow, Marimo, and Pluto.jl. Here are key reasons why reactive notebooks are often considered superior:

cperry-goog commented 3 days ago

Amazing list, thanks. We're working on a few of these right now. More to come.

scls19fr commented 3 days ago

LLM help (especially for non english native speakers)