What's Changed
Fixes and improvements.
- docs: SQL by @akshayka in #1867
- fix: make carousel slides scrollable by @mscolnick in #1874
- fix: mpl.interactive should not hang when running as a script by @akshayka in #1870
- fix: handle exit code in terminal, auto-close terminal by @mscolnick in #1873
- fix: set status to idle after formatters run, not before by @akshayka in #1868
- improvement: strict mode NameError fix + cleaner exceptions by @dmadisetti in #1829
- style: always show cell buttons at bottom of array by @akshayka in #1878
- Fix #1751: file_browser won't navigate to non-existant paths when clicking fast by @metaboulie in #1879
- fix: show toc in static export by @mscolnick in #1885
- improvement: let user know to restart the notebook to enable duckdb by @mscolnick in #1887
- improvement: make it possible to auto limit sql queries via environment variable by @mscolnick in #1886
- 0.7.12 by @akshayka in #1889
Full Changelog: 0.7.11...0.7.12