This release includes lot lots of table improvements. You can now drop images directly in markdown and the file will be copied, instead of encoded as base64.
What's Changed
- docs: fix example for stat by @Light2Dark in #4274
- fix: allow mo.stop in scripts by @akshayka in #4273
- fix: nans allowed in column summaries by @akshayka in #4272
- chore(deps): update all storybook dependencies to ^8.6.9 by @renovate in #4281
- improvement: automatically add lsp in sandbox mode when running 'marimo edit' by @mscolnick in #4279
- fix: the lookback that LSP completions replaces by @mscolnick in #4283
- feat: styling cells in mo.ui.table by @nojaf in #4245
- fix: date serialization in altair without timezones by @mscolnick in #4286
- fix: next page & styling of cells by @Light2Dark in #4294
- add an alias to ffmpeg-python module by @jonassvatos in #4293
- improve: cached session invalidation by @akshayka in #4284
- improvement: include PIL images in mo.ui.table() by @mscolnick in #4285
- improvement: support dropping or copying base64 image files by @Light2Dark in #4291
- fix: build copilot lsp as .cjs by @mscolnick in #4297
New Contributors
- @jonassvatos made their first contribution in #4293
Full Changelog: 0.11.30...0.11.31