What's Changed
Highlights
- Tables that you create with
duckdb
now show up in the data sources panel! - The marimo CLI now comes lets you specify the allowed origins for CORS with the
-allow-origins
option - We have a new API for embedding notebooks/apps into other notebooks
database_discovery.mp4
All changes
- Restrict CORS allow origins to localhost; add CLI flag to specify allowed origins by @akshayka in #1794
- fix: more robust app composition by @akshayka in #1784
- ignore cut on linux by @mscolnick in #1795
- Add Additional 'unclonables' by @dmadisetti in #1798
- Add
CITATION.cff
file by @Haleshot in #1778 - fix: function calling with nested apps by @akshayka in #1797
- fix: grid editor when bordered by @mscolnick in #1801
- fix: column wrap styling, don't capitalize admonoition and better contrast by @mscolnick in #1802
- lint: parse_dataclass by @dmadisetti in #1805
- Persistent cache by @dmadisetti in #1758
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1806
- improvement: sync vim mode by @mscolnick in #1807
- experimental: scratch pad by @mscolnick in #1800
- Fix: latex tag alignment by @akshayka in #1809
- feat: sql datasources by @mscolnick in #1808
- fix: register cell as queued on run by @akshayka in #1810
- fix: cancel queued execution requests on interruption by @akshayka in #1812
- 0.7.6 by @akshayka in #1813
Full Changelog: 0.7.5...0.7.6