github marimo-team/marimo 0.8.0

latest releases: 0.10.9, 0.10.8, 0.10.7...
4 months ago

What's Changed

Highlights

🏃 Fewer cell re-runs when importing modules. In version 0.8.0, marimo minimizes cell re-runs when importing modules: if you incrementally add imports to the same cell, only cells depending on the newly imported modules will run. This means that you can now collect all your imports in a single cell without having to worry about marimo running cells unrelated to the new imports. Learn more here: #1955

👌 Quality-of-life improvements. Toggle presentation view from the notebook menu; use Meta+z to undo cell deletion; faster table loads for large tables; create files and folders from the file explorer; undo splitting cells; and more!

All changes

New Contributors

Full Changelog: 0.7.20...0.8.0

Don't miss a new marimo release

NewReleases is sending notifications on new releases.