What's Changed
Highlights
⌨ Customizable hotkeys! You can now customize keyboard shortcuts via the notebook settings!
👨💻 Faster, more reliable code completion. This release makes code completion faster and more comprehensive.
📂 File browser improvements. You can now select folders in mo.ui.file_browser
.
All changes
- improvement: fallback to jedi interpeter in completion by @akshayka in #1559
- feat: customize hotkeys by @mscolnick in #1564
- improve: Select folders and select all in File Browser by @wasimsandhu in #1558
- improvement: mo.ui.file_browser UI polish by @mscolnick in #1566
- user config: display.width by @akshayka in #1567
- fix:
try
blocks delete context variable afterwards, but marimo still considers them refs or defs if used by @dmadisetti in #1571 - fix: admonition casing by @mscolnick in #1576
- default to showing code for pyodide notebooks by @akshayka in #1574
- chore: tidy config form style by @akshayka in #1578
- 0.6.17 by @akshayka in #1579
Full Changelog: 0.6.16...0.6.17