github marimo-team/marimo 0.4.4

latest releases: 0.10.13, 0.10.12, 0.10.11...
8 months ago

What's Changed

Highlights

🐍 marimo export script: Export marimo notebooks as flat Python scripts:

marimo export script notebook.py -o flat_script.py

marimo notebooks are already executable as scripts (python notebook.py), but we're providing this for convenience, in case you need to use your notebook as a script in an environment that doesn't have marimo installed.

🔔 Better UX for undoing cell deletion. Many of you told us you didn't know how to undo cell deletions.

Tab to start completions. In addition to Ctrl+Space.

🏁 Windows compatibility. Fixes for our Windows users. Thanks for your patience!

Full changelog

Full Changelog: 0.4.3...0.4.4

Don't miss a new marimo release

NewReleases is sending notifications on new releases.