github marimo-team/marimo 0.4.0

latest releases: 0.11.0, 0.10.19, 0.10.18...
9 months ago

What's Changed

Highlights

🏠 Edit multiple notebooks with marimo edit!: marimo edit now opens a notebook homepage that lets you create new notebooks, and start and stop exiting ones. That is, this homepage gives you a single marimo server to edit multiple notebooks.

You can still use marimo edit notebook.py to edit a specific notebook. To create a new notebook without going through the notebook server, use marimo new.

This feature is new and will evolve rapidly — please give us your feedback!

image

🗂️ File browser: Use mo.ui.file_browser to add an interactive file browser to your notebooks! Thanks @wasimsandhu for the contribution!

Quality-of-life improvements: Version 0.4.0 includes accessibility updates to mo.ui.number, lets you format notebooks with ruff (in addition to Black), and other small improvements.

All changes

Full Changelog: 0.3.12...0.4.0

Don't miss a new marimo release

NewReleases is sending notifications on new releases.