0.9.2
What's Changed
🛠 Quality of life improvements and bug fixes.
- The run, stop, and show cell actions buttons have been moved to the top right of a cell, to create more space
- Viewing a hidden cell's code no longer changes its configuration to visible
- Bug fix for Plotly plots not updating on cell-rerun
All changes
- improvement: move toolbar above cell for better gutter usage by @mscolnick in #2481
- Update version in Dockerfile by @eracle in #2344
- docs touch up by @akshayka in #2500
- docs: editing pass by @akshayka in #2501
- docs: fix some links in getting_started by @akshayka in #2503
- improvement: add Download as HTML (no code) by @mscolnick in #2502
- improve: temporarily show code by @akshayka in #2504
- improve: Move highlighted code to newly created cells by @wasimsandhu in #2484
- fix: hidden cell blur on parent, not editorview by @akshayka in #2508
- docs: mo.ui.plotly only supports selecting scatter plots by @akshayka in #2510
- chore: migrate to hatch for better local development testing by @mscolnick in #2449
- chore: move docs deps output of hatch by @mscolnick in #2516
- fix: json encoding of png binary by @mscolnick in #2517
- improvement: change the filename in static html export to be just the file basename by @mscolnick in #2518
- fix: typings of marimo config, fix typedict to openapi cases by @mscolnick in #2519
- fix: temporarily show code by @akshayka in #2523
- chore: use hatch for main release by @mscolnick in #2521
- chore: filter /examples from irrelevant CI by @mscolnick in #2522
- improve: text label -> markdown label by @akshayka in #2524
- example: Tools using ell-ai by @mscolnick in #2525
- fix: plotly stale data (2526) by @mscolnick in #2528
- 0.9.2 by @akshayka in #2529
New Contributors
Full Changelog: 0.9.1...0.9.2