What's Changed
Highlights
➡️ Better conversion from Jupyter notebooks. marimo convert nb.ipynb > nb.py
now automatically fixes some common MultipleDefinitionError
s, making the process of moving from Jupyter to marimo more seamless.
🏡 Fixes for our home users. A bug fix for our power users of the marimo edit
homepage.
- improvement: autofix some multiple definition errors in marimo convert by @akshayka in #1609
- fix: increase fd limit on the marimo server by @akshayka in #1611
- 0.6.19 by @akshayka in #1613
Full Changelog: 0.6.18...0.6.19