github marimo-team/marimo 0.6.23

latest releases: 0.16.3, 0.16.2, 0.16.1...
15 months ago

What's Changed

Highlights

App composition. This release adds support for embedding a notebook as an output in another notebook! This lets you make building blocks that you can reuse in more complex notebooks:

import my_notebook import app
mo.ui.tabs({"My app": app})

See the PR description for more details: #1674

All changes

Full Changelog: 0.6.22...0.6.23

Don't miss a new marimo release

NewReleases is sending notifications on new releases.