0.8.12
What's Changed
Improvements to GitHub Copilot, marimo slides, and other quality-of-life fixes.
All changes
- chore: silence py312 warning by @akshayka in #2226
- fix: add disabled param to mo.status.progress_bar by @metaboulie in #2235
- Auto apply theme to mo.ui.data_explorer based on the notebook display theme by @mscolnick in #2233
- fix: accordion max-width styling by @mscolnick in #2234
- chore: remove to_pandas in polars example by @akshayka in #2236
- feat: Create notebook copies by @wasimsandhu in #2227
- chore: workaround runtime warning in pandas table column summary by @akshayka in #2238
- fix: trim copilot prefix and suffix based on the response position and existing code by @mscolnick in #2239
- improvement: add Copilot icon to the footer and show loading state by @mscolnick in #2240
- chore: split up test workflow so they only run when changed by @mscolnick in #2241
- fix: empty tables total rows by @akshayka in #2244
- improvement: add typoegraphy setting for slides by @mscolnick in #2247
- 0.8.12 by @akshayka in #2248
Full Changelog: 0.8.11...0.8.12