0.9.5
What's Changed
- experimental data editor Use
mo.ui.experimental_data_editor()
to create an editable table. This feature is subject to change and light on features: please let us know if you have feedback or feature requests. - a number of fixes and improvements
All changes
- example: datasette/llm chatbot by @mscolnick in #2542
- experimental: multi-column notebooks by @wasimsandhu in #2531
- feat: add simple chat example using MLX (Apple Silicon ML framework) by @fblissjr in #2520
- Daggerize the test pipelines and make environment by @kpenfound in #2546
- chore: format/lint dagger dir by @mscolnick in #2548
- chore: update hatch mypy command by @mscolnick in #2552
- fix: bump polars to 1.9.0, fix breaks in search and summaries by @mscolnick in #2553
- chore: enable matplotlib and pyarrow tests by @mscolnick in #2555
- docs: improve timer recipe by @akshayka in #2556
- fix: Expand and test hashing data "arrays" by @dmadisetti in #2547
- Fix with inline tag by @Haleshot in #2559
- Additional tests for content hashing in tables (pandas, polars) by @dmadisetti in #2562
- docs: fix script tag formatting by @mscolnick in #2565
- fix: add missing test cli by @mscolnick in #2563
- fix: anywidget bytes when on save trait by @mscolnick in #2557
- fix: add back new cell actions by @mscolnick in #2568
- improve: Hide code by default for Markdown cells by @wasimsandhu in #2507
- example: plotly scatter map by @akshayka in #2566
- example: histograms in duckdb by @mscolnick in #2571
- feat: add column summaries for sql tables in the datasources panel by @mscolnick in #2569
- improvement: enable column previews for only in-memory by @mscolnick in #2573
- fix: deleteing a cell that has code marked hidden by @mscolnick in #2575
- improvement: support multi-line AI prompts, add @dataframe context to cell prompts by @mscolnick in #2577
- improvement: add 'jump to focused cell' in the dependency viewer by @mscolnick in #2578
- fix: f-string parsing in some sql cases by @mscolnick in #2579
- Show output above code by @akshayka in #2581
- experimental: mo.ui.experimental_data_editor by @mscolnick in #2567
- example: chat with tools by @mscolnick in #2580
- add deps to scatter_map example by @akshayka in #2583
- example: code interpreter by @mscolnick in #2582
- 0.9.5 by @akshayka in #2584
New Contributors
- @fblissjr made their first contribution in #2520
- @kpenfound made their first contribution in #2546
Full Changelog: 0.9.4...0.9.5