What's Changed
This release adds --sandbox as a flag to marimo new, meaning you can create empty notebooks with sandboxed venvs from the CLI
marimo new --sandboxThis can be helpful when using marimo as a scratchpad.
To learn more about the sandbox feature, view our docs
Full Changelog: 0.8.10...0.8.11