What's Changed
Highlights
Redirect console logs to the browser console in marimo run: Use marimo run notebook.py --redirect-console-to-browser to redirect console logs to the browser console, which can help in debugging.
Support for altair 5.4.0. Accommodate a breaking change in Altair 5.4.0.
Return to notebook directory page. If marimo was launched with marimo edit, the notebook menu will now include an option that lets you return to the notebook directory with one click.
All changes
- fix: reenabling module watcher by @akshayka in #1978
- Fix #1403: Redirecting Error Messages by @metaboulie in #1981
- test: check that certain globals are populated in execution context by @dmadisetti in #1989
- add substrate example by @akshayka in #1990
- Fix: disable transitively status by @akshayka in #1992
- Update tutorials by @akshayka in #1996
- feat/fix: reactive filename/ fallback for file by @dmadisetti in #1991
- fix: duckdb lowerbound by @akshayka in #1998
- chore(deps): update dependency typescript to ^5.5.4 by @renovate in #1934
- chore(deps): update all storybook dependencies to ^8.2.8 by @renovate in #1938
- improve: Home button in notebook menu by @wasimsandhu in #1997
- improvement: cleanup markdown, use prose (try 2) by @mscolnick in #2003
- fix: fix altair api break, cleanup DependencyManager by @mscolnick in #2006
- fix: don't autorun on rename when runtime is lazy by @akshayka in #1999
- 0.7.20 by @akshayka in #2007
Full Changelog: 0.7.19...0.7.20