Highlights
📈 Tracing panel: This release includes a new helper panel for cell tracing and observability. This can be used for real-time tracking of slow cells, visualizing execution order, and monitoring of execution statuses. This feature was built by @Light2Dark.
videoo.mp4
What's Changed
- chore: add Japanese README file and update main README to link it by @kiwamizamurai in #3511
- fix: typo in readme japanese filename (broken link) by @akshayka in #3514
- feat: GA tracing panel by @mscolnick in #3515
- docs: fix notebook location docs by @mscolnick in #3516
- fix: update known ai models by @mscolnick in #3517
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3520
- chore(deps): update dependency vitest to v3 by @renovate in #3519
- chore(deps): update testing dependencies by @renovate in #3518
- improvement: position hide code button above or below depending on outputArea by @Light2Dark in #3522
- chore: pyodide to 0.27.1 by @mscolnick in #3525
- fix: single line magic conversion by @akshayka in #3527
- add example notebook using columns by @akshayka in #3530
- fix: fallback to oringinal string when cannot parse formatted number by @mscolnick in #3529
- cache iteration: various fixes- will invalidate exisiting cache by @dmadisetti in #3480
- improvement: add details block to pymdown by @mscolnick in #3533
- improvement: add split cell to cell dropdown, command palette, and fix undo split cell by @mscolnick in #3534
- chore(deps): update dependency vite to v5.4.12 [security] by @renovate in #3535
- fix: add cell data-attributes in read/present by @mscolnick in #3538
New Contributors
- @kiwamizamurai made their first contribution in #3511
Full Changelog: 0.10.15...0.10.16