What's Changed
- fix: pyspark schema and add example by @Light2Dark in #4781
- feat: added collapseAll function to CollapsibleTree to handle collapsing of all nested expanded nodes in one call by @bjoaquinc in #4780
- improvement: add css underline to traceback links by @mscolnick in #4778
- feat: gpu stats in footer by @mscolnick in #4777
- feat: highlight lines when cell has a traceback by @mscolnick in #4779
- Fix weakvaluedict issue by @brenoca in #4788
- chore: cleanup executor, prefer composition by @mscolnick in #4783
- improvement: refactor cache Store, add RESTStore by @mscolnick in #4789
- feat: added expandAllCells in cells.ts by @bjoaquinc in #4791
- fix: Do not construct a full app just to check parsing by @dmadisetti in #4790
- fix: broken ci on windows by @dmadisetti in #4793
- feat: add 'Insert breakpoint' in traceback by @mscolnick in #4795
- feat: added collapseAllCells() to cells.ts and tests by @bjoaquinc in #4799
- fix: tracing panel ordering, step height by @Light2Dark in #4808
- feat: updated useSectionCollapse methods by @bjoaquinc in #4807
- fix: logging and gracefully handle bad cache stores by @mscolnick in #4810
- fix: recovery with setup cell by @dmadisetti in #4804
- fix: use Path in test_files.py by @mscolnick in #4811
- improvement: support more parameter descriptions, e.g. in
polars
by @krassowski in #4786 - improvement: use script metadata for config and deps in pyodide by @mscolnick in #4806
- fix: fix micropip patch by @mscolnick in #4812
- lint: unspecified encoding in text file operations by @leventov in #4202
- internal: add entrypoints registries by @mscolnick in #4815
- feat: added collapseAll and expandAll hotkeys by @bjoaquinc in #4814
- fix: mo.cache args for docs by @dmadisetti in #4818
- fix: default to medium width for columns by @Light2Dark in #4822
New Contributors
Full Changelog: 0.13.4...0.13.5