Marimo

Latest version: v0.11.19

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 44

0.9.10

What's Changed
* example: seam carving by akshayka in https://github.com/marimo-team/marimo/pull/2613
* perf: lazy load completion deps (for WASM) by akshayka in https://github.com/marimo-team/marimo/pull/2604
* example: code-interpreter with dagger by mscolnick in https://github.com/marimo-team/marimo/pull/2599
* improve: Keyboard shortcut to toggle terminal by wasimsandhu in https://github.com/marimo-team/marimo/pull/2622
* fix: support dates in data-editor by mscolnick in https://github.com/marimo-team/marimo/pull/2619
* improvement: add max_height to mo.ui.chat() by mscolnick in https://github.com/marimo-team/marimo/pull/2624
* perf: move to marimo base by mscolnick in https://github.com/marimo-team/marimo/pull/2625
* style: hide overflow in non-column cells by mscolnick in https://github.com/marimo-team/marimo/pull/2626
* docs: deploying to hugging face by mscolnick in https://github.com/marimo-team/marimo/pull/2627
* fix: pyodide dependency by akshayka in https://github.com/marimo-team/marimo/pull/2630
* improvement: keep rich objects in mo.ui.chat contents, convert strings to markdown by mscolnick in https://github.com/marimo-team/marimo/pull/2629
* docs: reorganize guides by akshayka in https://github.com/marimo-team/marimo/pull/2632
* fix: consistent value for no column in config by akshayka in https://github.com/marimo-team/marimo/pull/2631
* docs: improve polars docs by mscolnick in https://github.com/marimo-team/marimo/pull/2635
* fix: install packages not modules with micropip eager install by mscolnick in https://github.com/marimo-team/marimo/pull/2634
* docs: fix a couple links by akshayka in https://github.com/marimo-team/marimo/pull/2636
* docs: add redirects by akshayka in https://github.com/marimo-team/marimo/pull/2637
* 0.9.10 by akshayka in https://github.com/marimo-team/marimo/pull/2639


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.9...0.9.10

0.9.8

What's Changed

* fix: don't show errors in run mode when re-running by mscolnick in https://github.com/marimo-team/marimo/pull/2595
* release marimo-base to test pypi by akshayka in https://github.com/marimo-team/marimo/pull/2602
* chore: update marimo-base dev release token by akshayka in https://github.com/marimo-team/marimo/pull/2603
* chore: release marimo-base to pypi by akshayka in https://github.com/marimo-team/marimo/pull/2605
* chore: move marimo-base logic into bash script by akshayka in https://github.com/marimo-team/marimo/pull/2606
* fix: emoji popover in markdown by mscolnick in https://github.com/marimo-team/marimo/pull/2610
* feat: support iconfify icons in markdown with ::lucide:rocket:: syntax by mscolnick in https://github.com/marimo-team/marimo/pull/2612
* fix: temporarily visibility should not register notebook needs save by akshayka in https://github.com/marimo-team/marimo/pull/2614
* 0.9.8 by akshayka in https://github.com/marimo-team/marimo/pull/2616


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.7...0.9.8

0.9.7

What's Changed


- 🤖 **Custom AI assistant rules.** Customize the rules for your AI assistant in the user configuration

![image](https://github.com/user-attachments/assets/b9a431c7-41cc-4fb4-b870-c4d24313b22c)

All changes

* fix: install narwhals in pyodide bootstrap by akshayka in https://github.com/marimo-team/marimo/pull/2588
* added skvideo module name (scikit-video package) by simonmaris in https://github.com/marimo-team/marimo/pull/2592
* fix: prevent more buttons from stealing focus by mscolnick in https://github.com/marimo-team/marimo/pull/2590
* feat: custom ai assist rules by mscolnick in https://github.com/marimo-team/marimo/pull/2591
* 0.9.7 by akshayka in https://github.com/marimo-team/marimo/pull/2597

New Contributors
* simonmaris made their first contribution in https://github.com/marimo-team/marimo/pull/2592

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.6...0.9.7

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 https://github.com/marimo-team/marimo/pull/2542
* experimental: multi-column notebooks by wasimsandhu in https://github.com/marimo-team/marimo/pull/2531
* feat: add simple chat example using MLX (Apple Silicon ML framework) by fblissjr in https://github.com/marimo-team/marimo/pull/2520
* Daggerize the test pipelines and make environment by kpenfound in https://github.com/marimo-team/marimo/pull/2546
* chore: format/lint dagger dir by mscolnick in https://github.com/marimo-team/marimo/pull/2548
* chore: update hatch mypy command by mscolnick in https://github.com/marimo-team/marimo/pull/2552
* fix: bump polars to 1.9.0, fix breaks in search and summaries by mscolnick in https://github.com/marimo-team/marimo/pull/2553
* chore: enable matplotlib and pyarrow tests by mscolnick in https://github.com/marimo-team/marimo/pull/2555
* docs: improve timer recipe by akshayka in https://github.com/marimo-team/marimo/pull/2556
* fix: Expand and test hashing data "arrays" by dmadisetti in https://github.com/marimo-team/marimo/pull/2547
* Fix with inline tag by Haleshot in https://github.com/marimo-team/marimo/pull/2559
* Additional tests for content hashing in tables (pandas, polars) by dmadisetti in https://github.com/marimo-team/marimo/pull/2562
* docs: fix script tag formatting by mscolnick in https://github.com/marimo-team/marimo/pull/2565
* fix: add missing test cli by mscolnick in https://github.com/marimo-team/marimo/pull/2563
* fix: anywidget bytes when on save trait by mscolnick in https://github.com/marimo-team/marimo/pull/2557
* fix: add back new cell actions by mscolnick in https://github.com/marimo-team/marimo/pull/2568
* improve: Hide code by default for Markdown cells by wasimsandhu in https://github.com/marimo-team/marimo/pull/2507
* example: plotly scatter map by akshayka in https://github.com/marimo-team/marimo/pull/2566
* example: histograms in duckdb by mscolnick in https://github.com/marimo-team/marimo/pull/2571
* feat: add column summaries for sql tables in the datasources panel by mscolnick in https://github.com/marimo-team/marimo/pull/2569
* improvement: enable column previews for only in-memory by mscolnick in https://github.com/marimo-team/marimo/pull/2573
* fix: deleteing a cell that has code marked hidden by mscolnick in https://github.com/marimo-team/marimo/pull/2575
* improvement: support multi-line AI prompts, add dataframe context to cell prompts by mscolnick in https://github.com/marimo-team/marimo/pull/2577
* improvement: add 'jump to focused cell' in the dependency viewer by mscolnick in https://github.com/marimo-team/marimo/pull/2578
* fix: f-string parsing in some sql cases by mscolnick in https://github.com/marimo-team/marimo/pull/2579
* Show output above code by akshayka in https://github.com/marimo-team/marimo/pull/2581
* experimental: mo.ui.experimental_data_editor by mscolnick in https://github.com/marimo-team/marimo/pull/2567
* example: chat with tools by mscolnick in https://github.com/marimo-team/marimo/pull/2580
* add deps to scatter_map example by akshayka in https://github.com/marimo-team/marimo/pull/2583
* example: code interpreter by mscolnick in https://github.com/marimo-team/marimo/pull/2582
* 0.9.5 by akshayka in https://github.com/marimo-team/marimo/pull/2584

New Contributors
* fblissjr made their first contribution in https://github.com/marimo-team/marimo/pull/2520
* kpenfound made their first contribution in https://github.com/marimo-team/marimo/pull/2546

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.4...0.9.5

0.9.4

What's Changed

This release includes small improvements and fixes:

- uv isolated or "sandboxed" notebooks now support `uv` sources
- fix a regression in Copilot

All changes

* improve: SQL examples by akshayka in https://github.com/marimo-team/marimo/pull/2527
* revise chinese by forrestzhang in https://github.com/marimo-team/marimo/pull/2538
* Create CODE_OF_CONDUCT.md by ecomodeller in https://github.com/marimo-team/marimo/pull/2537
* improvement: support uv sources when creating a sandbox requirements.txt by mscolnick in https://github.com/marimo-team/marimo/pull/2541
* fix: check lsp in CI after building wheel by mscolnick in https://github.com/marimo-team/marimo/pull/2540
* fix: slightly decrease cell toolbar size by akshayka in https://github.com/marimo-team/marimo/pull/2543
* 0.9.4 by akshayka in https://github.com/marimo-team/marimo/pull/2544

New Contributors

* forrestzhang made their first contribution in https://github.com/marimo-team/marimo/pull/2538
* ecomodeller made their first contribution in https://github.com/marimo-team/marimo/pull/2537

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.3...0.9.4

0.9.2

What's Changed

🛠 Quality of life improvements and bug fixes.

- The run, stop, and show cell actions buttons have been moved to the top right of a cell, to create more space
- Viewing a hidden cell's code no longer changes its configuration to visible
- Bug fix for Plotly plots not updating on cell-rerun

All changes
* improvement: move toolbar above cell for better gutter usage by mscolnick in https://github.com/marimo-team/marimo/pull/2481
* Update version in Dockerfile by eracle in https://github.com/marimo-team/marimo/pull/2344
* docs touch up by akshayka in https://github.com/marimo-team/marimo/pull/2500
* docs: editing pass by akshayka in https://github.com/marimo-team/marimo/pull/2501
* docs: fix some links in getting_started by akshayka in https://github.com/marimo-team/marimo/pull/2503
* improvement: add Download as HTML (no code) by mscolnick in https://github.com/marimo-team/marimo/pull/2502
* improve: temporarily show code by akshayka in https://github.com/marimo-team/marimo/pull/2504
* improve: Move highlighted code to newly created cells by wasimsandhu in https://github.com/marimo-team/marimo/pull/2484
* fix: hidden cell blur on parent, not editorview by akshayka in https://github.com/marimo-team/marimo/pull/2508
* docs: mo.ui.plotly only supports selecting scatter plots by akshayka in https://github.com/marimo-team/marimo/pull/2510
* chore: migrate to hatch for better local development testing by mscolnick in https://github.com/marimo-team/marimo/pull/2449
* chore: move docs deps output of hatch by mscolnick in https://github.com/marimo-team/marimo/pull/2516
* fix: json encoding of png binary by mscolnick in https://github.com/marimo-team/marimo/pull/2517
* improvement: change the filename in static html export to be just the file basename by mscolnick in https://github.com/marimo-team/marimo/pull/2518
* fix: typings of marimo config, fix typedict to openapi cases by mscolnick in https://github.com/marimo-team/marimo/pull/2519
* fix: temporarily show code by akshayka in https://github.com/marimo-team/marimo/pull/2523
* chore: use hatch for main release by mscolnick in https://github.com/marimo-team/marimo/pull/2521
* chore: filter /examples from irrelevant CI by mscolnick in https://github.com/marimo-team/marimo/pull/2522
* improve: text label -> markdown label by akshayka in https://github.com/marimo-team/marimo/pull/2524
* example: Tools using ell-ai by mscolnick in https://github.com/marimo-team/marimo/pull/2525
* fix: plotly stale data (2526) by mscolnick in https://github.com/marimo-team/marimo/pull/2528
* 0.9.2 by akshayka in https://github.com/marimo-team/marimo/pull/2529

New Contributors
* eracle made their first contribution in https://github.com/marimo-team/marimo/pull/2344

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.9.1...0.9.2

Page 11 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.