chore(deps): update dependency marimo to v0.24.1 - #322
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
All contributors have signed the CLA ✍️ ✅ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.0→0.24.1Release Notes
marimo-team/marimo (marimo)
v0.24.1Compare Source
What's Changed
This release makes it easier to share slide decks, browse files across directories and GitHub repositories, in addition to many other bug fixes. Some other changes include better geospatial data support with GeoPandas, polars and duckdb, web assembly optimizations, and a condensed graph view to understand your notebook's dependencies.
⭐️ Highlights
Export slides to HTML and WebAssembly
Share notebooks in the slides layout as reveal.js decks, preserving slide structure, fragments, and deck settings. Export static HTML with captured outputs, or use WebAssembly to keep Python controls interactive in the browser.
Read the docs for static HTML, or learn about interactive WebAssembly exports.
Browse local folders and GitHub repositories
Keep project files, data directories, and GitHub repositories within reach in the Files panel. Add named local directories in
pyproject.toml, or use Add Connection to connect a GitHub repository and browse its files.Read the docs for additional local folders, or learn about remote storage connections.
A compact view of notebook dependencies
The dependency graph now shows compact variable summaries, making it easier to follow connections in larger notebooks. Double-click a cell in the graph to expand its code.
Read the docs.
✨ Enhancements
mo.latexto accept text directly (#10723)78f0366)allow_provider_configis false (#10590,3524643)ba0219a)205fa16)3a1b1da)mo.ui.matrix(#10520,5c3646a)df8dbed)09c2c30)397fae2)🐛 Bug fixes
geoarrowimports togeoarrow-types(#10659)srcdoc(#10668)maceimports tomace-torch(#10594)mo.ui.date_rangevalue (#10649)Path.__deepcopy__recursion (#10702)mo.ui.dictionaryand.batch(#10653)containsoperator (#10617)mo.ui.file_browser(#10613)69e0067)b4181ab)c3717b7)55e2a22)eb9960f)666e922)9131759)f1b3678)📚 Documentation
sql_parse_errorlint rule (#10757)mo.videoexample (#10731)📝 Other changes
0a80490)257ea7a)96a4942)cad0f45)3dbe26f)eece28b)4e4efcc)e878ff7)849f16b)ea3be97)c092a67)experimental.cachetocache.storeand add signing fields (#10523,7ff2b4d)Contributors
Thanks to all our community and contributors who made this release possible: @Abdulrehman-PIAIC80387, @abelsiqueira, @afonsojanu, @akshayka, @alchem0x2A, @Aniket-a14, @dmadisetti, @Jacky-J126, @kirangadhave, @kjgoodrick, @koaning, @ktaletsk, @Light2Dark, @manzt, @matemijolovic, @mscolnick, @Nikhil-Koganti, @peter-gy, @pylrn, @robd518, @sha2fiddy, @winklemad
And especially to our new contributors:
Full Changelog: marimo-team/marimo@0.24.0...0.24.1
Configuration
📅 Schedule: (in timezone America/New_York)
* 0-4 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.