Skip to content

0.10.9

Latest
Compare
Choose a tag to compare
@akshayka akshayka released this 31 Dec 00:22
· 14 commits to main since this release

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 #3308
  • improve: no-show-code default for html-wasm export by @akshayka in #3298
  • improve: include .nojekyll file in assets export by @akshayka in #3314
  • fix: partially instantiate notebooks when autorun on startup is disabled by @akshayka in #3316

Full Changelog: 0.10.8...0.10.9