0.10.9
版本发布时间: 2024-12-31 08:22:27
marimo-team/marimo最新发布版本:0.10.13(2025-01-15 01:20:02)
What's Changed
Highlights
- Incrementally instantiate notebooks. When autorun on startup is disabled, you can now incrementally instantiate select parts of your notebook: run a cell and marimo will collect and run all previously uninstantiated ancestors.
- Improvements for exporting marimo notebooks as WASM HTML.
All changes
- chore: update env section of bug issue template by @akshayka in https://github.com/marimo-team/marimo/pull/3308
- improve: no-show-code default for html-wasm export by @akshayka in https://github.com/marimo-team/marimo/pull/3298
- improve: include .nojekyll file in assets export by @akshayka in https://github.com/marimo-team/marimo/pull/3314
- fix: partially instantiate notebooks when autorun on startup is disabled by @akshayka in https://github.com/marimo-team/marimo/pull/3316
Full Changelog: https://github.com/marimo-team/marimo/compare/0.10.8...0.10.9