What's Changed
Print to PDF. We know that marimo users like PDFs; we do too! You can now print notebooks to PDF.
tqdm.notebook support. Basic usage of tqdm.notbook now works.
Plotly zoom. The default drag action for plotly plots has been changed to be "zoom", similar to other notebooks.
All changes.
- feat: export to pdf in notebook dropdown by @mscolnick in #1919
- example: sql example using cars dataset by @mscolnick in #1920
- improvement: default stateless plotly plugin to zoom by @akshayka in #1921
- support tqdm.notebook by @akshayka in #1922
- 0.7.14 by @akshayka in #1923
Full Changelog: 0.7.13...0.7.14