-
Notifications
You must be signed in to change notification settings - Fork 8
fix(deps): update dependency marimo to >=0.19.0,<=0.19.0 #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/marimo-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
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
985fca5 to
894565c
Compare
894565c to
114138a
Compare
114138a to
f49229e
Compare
f49229e to
5da45c3
Compare
5da45c3 to
7117739
Compare
7117739 to
61543f9
Compare
61543f9 to
0389899
Compare
0389899 to
d97a846
Compare
d97a846 to
9cd1148
Compare
9cd1148 to
f27c620
Compare
622dfcd to
4df25a9
Compare
4df25a9 to
a213a4d
Compare
a213a4d to
542c1c5
Compare
Contributor
Author
|
542c1c5 to
c2ca927
Compare
c2ca927 to
1f7617b
Compare
1f7617b to
8e3ff7d
Compare
e960d42 to
a309d22
Compare
3b7df6d to
47ab08d
Compare
47ab08d to
e3db3e1
Compare
e3db3e1 to
3740666
Compare
3740666 to
ec06d4e
Compare
ec06d4e to
7331067
Compare
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.14.8,<=0.14.16→>=0.19.0,<=0.19.0Release Notes
marimo-team/marimo (marimo)
v0.19.0Compare Source
This release introduces a refreshed UI with lighter cell styling and a new Developer Panel, along with reorganized sidebar panels and important bug fixes.
Highlights
Introducing the Developer Panel
marimo has many panels for configuring and inspecting notebooks, but mixing essential tools with advanced features can overwhelm new users. This release introduces a dedicated Developer Panel at the bottom of the editor (similar to VS Code's panel or browser DevTools) to house specialized tools like the terminal, logs, tracing, and scratchpad.
The sidebar now focuses on core panels that all users need, while power users can open the Developer Panel when they need deeper visibility into execution or want a scratchpad for experimentation. If you prefer a different arrangement, panels can be freely moved between the sidebar and Developer Panel—just drag them where you want.
Cmd/Ctrl + Jor via the footerConsolidated Sidebar Panels
To reduce clutter, several panels have been reorganized:
Cmd/Ctrl+Shift+I)✨ Enhancements
mo.carousel()(#7709)Ctrlas modifier key on macOS (#7608)mo.ui.dataframe(#7584)devinstall (#7372)!pipand give better error message (#7525)🐛 Bug fixes
Ctrl+Clickto select cell type on Windows/Linux (#7580)UIElement.formdocstring (#7578)📚 Documentation
📝 Other changes
mo.ui.altair_chart. (#7673)DirectedGraphinto smaller components (#7527)marimo editlocal static notebooks (#7474)--asset-urlas a fallback (#7453)Contributors
Thanks to all our community and contributors who made this release possible: @akshayka, @andrewsoonqn, @corleyma, @dmadisetti, @koaning, @Light2Dark, @m-rgba, @majiayu000, @manzt, @mscolnick, @nojaf, @prateek, @thliang01
And especially to our new contributors:
Full Changelog: marimo-team/marimo@0.18.4...0.19.0
v0.18.4Compare Source
What's Changed
Full Changelog: marimo-team/marimo@0.18.3...0.18.4
v0.18.3Compare Source
What's Changed
✨ Enhancements
🐛 Bug fixes
Contributors
Thanks to all our community and contributors who made this release possible: @dmadisetti, @Light2Dark, @mscolnick
Full Changelog: marimo-team/marimo@0.18.2...0.18.3
v0.18.2Compare Source
What's Changed
✨ Enhancements
🐛 Bug fixes
📚 Documentation
📝 Other changes
f2558fa)29a5ae2)Contributors
Thanks to all our community and contributors who made this release possible: @app/dependabot, @app/renovate, @cosmo-grant, @dmadisetti, @hodlen, @koaning, @Light2Dark, @mscolnick, @szst11
New Contributors
Full Changelog: marimo-team/marimo@0.18.1...0.18.2
v0.18.1Compare Source
What's Changed
✨ Enhancements
🐛 Bug fixes
📚 Documentation
📝 Other changes
f7513e3)3bc4d8d)Contributors
Thanks to all our community and contributors who made this release possible: @adamwdraper, @app/renovate, @cosmo-grant, @dmadisetti, @koaning, @Light2Dark, @manzt, @mscolnick, @patyork, @robd518
New Contributors
Full Changelog: marimo-team/marimo@0.18.0...0.18.1
v0.18.0Compare Source
What's Changed
🚨 Breaking changes
✨ Enhancements
uv pip install(#7179)🐛 Bug fixes
📚 Documentation
📝 Other changes
fa4fdfc)Contributors
Thanks to all our community and contributors who made this release possible: @adamwdraper, @akshayka, @dmadisetti, @kiwamizamurai, @kjgoodrick, @koaning, @Light2Dark, @mscolnick, @olad5, @sswatson, @thliang01
And especially to our new contributors:
Full Changelog: marimo-team/marimo@0.17.8...0.18.0
v0.17.8Compare Source
This release focuses on stability improvements and bug fixes across the runtime, with enhancements to error messaging, UI refinements, and better support for third-party integrations like Ibis and DuckDB.
Enhancements
can_narwhalify(#7160)!pipmetadata from ipynb convert and handle!commands (#7141)mo.ui.file_browserwhen listing is slow (#7155)Bug Fixes
d500207)Documentation
Other changes
Contributors
Thanks to all our community and contributors who made this release possible: @akshayka, @chendaniely, @dmadisetti, @enosh, @koaning, @Light2Dark, @mscolnick, @peterbygrave, @SamarJyoti496
And especially to our new contributors:
Full Changelog: marimo-team/marimo@0.17.7...0.17.8
v0.17.7Compare Source
This release focuses on stability with several bug fixes. It also adds SQLAlchemy Supabase support and removes Python 3.9 compatibility.
✨ Enhancements
mo.ui.chatso content stays clean (#7066)sqlalchemysupabase connector (#7068)🐛 Bug fixes
cell_id(#7072)📚 Documentation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.