Marimo

Latest version: v0.11.19

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

Scan your dependencies

Page 31 of 44

0.1.88

Not secure
What's Changed

This change includes a couple new features:

- The position of a cell's output in the editor is now configurable via the settings menu -- you can now have outputs appear below cells.
- The UI elements in `ui.array` and `dictionary` objects can be accessed using Pythonic syntax (`array[index]`) and embedded in other outputs. This means you create rich outputs with a dynamic number of UI elements, without having to use `ui.batch`.

It also includes some bug fixes and improvements.

* improvement: highlight matches across all cells (instead of 1 cell) by mscolnick in https://github.com/marimo-team/marimo/pull/686
* Add testcore, testoptional deps to pyproject.toml by akshayka in https://github.com/marimo-team/marimo/pull/675
* docs: add --host by mscolnick in https://github.com/marimo-team/marimo/pull/687
* fix: docs-panel font size affecting other code blocks by mscolnick in https://github.com/marimo-team/marimo/pull/688
* improvement: add configuration to specifcy where the cell's output should be (above/below) by mscolnick in https://github.com/marimo-team/marimo/pull/689
* fix: traceback line number by akshayka in https://github.com/marimo-team/marimo/pull/691
* feat: add reactive execution on `ui.array` and `ui.dictionary`'s contained elements by akshayka in https://github.com/marimo-team/marimo/pull/690


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.87...0.1.88

0.1.87

Not secure
What's Changed

This change allows you to set the host the marimo server will listen to with the `--host` CLI argument. It also defines the `__file__` variable to be the notebook's filename at program startup.

* fix(deps): update all non-major dependencies by renovate in https://github.com/marimo-team/marimo/pull/681
* chore(deps): update dependency jsdom to v24 by renovate in https://github.com/marimo-team/marimo/pull/683
* chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 by renovate in https://github.com/marimo-team/marimo/pull/680
* feat: Support `__file__` in cells by mscolnick in https://github.com/marimo-team/marimo/pull/668
* feat: add --host to CLI by mscolnick in https://github.com/marimo-team/marimo/pull/674


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.86...0.1.87

0.1.86

Not secure
What's Changed

Bug fix release.

* fix: silence exception when watching fd by akshayka in https://github.com/marimo-team/marimo/pull/664
* import typed dict from typing by akshayka in https://github.com/marimo-team/marimo/pull/672
* fix: dont import typing extensions ... by akshayka in https://github.com/marimo-team/marimo/pull/673


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.85...0.1.86

0.1.85

Not secure
What's Changed

Includes a bug fix for the vim keymap.

* chore: create cell ids on the backend, and change to random alpha by mscolnick in https://github.com/marimo-team/marimo/pull/663
* fix: vim jk movement should only be registered on cell when code is hidden by akshayka in https://github.com/marimo-team/marimo/pull/671


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.84...0.1.85

0.1.84

Not secure
What's Changed

This release includes an important bug fix affecting versions `0.1.82` and `0.1.83` (which have been yanked from PyPI), as well as some usability improvements.

* improvement: focus-up/focus-down cells with vim by mscolnick in https://github.com/marimo-team/marimo/pull/667
* fix: edit mode on linux by akshayka in https://github.com/marimo-team/marimo/pull/670
* fix: dont move between cells if auto-complete is open by mscolnick in https://github.com/marimo-team/marimo/pull/669


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.83...0.1.84

0.1.83

Not secure
What's Changed

This change includes bug fixes for the runtime's input/output.

* misc: allow the FE to recieve banner messages from the kernel by mscolnick in https://github.com/marimo-team/marimo/pull/585
* fix: continue pdb when a cell finishes executing by akshayka in https://github.com/marimo-team/marimo/pull/659
* fix: stream restoration order by akshayka in https://github.com/marimo-team/marimo/pull/660
* chore: lint frontend by akshayka in https://github.com/marimo-team/marimo/pull/661
* 0.1.83 by akshayka in https://github.com/marimo-team/marimo/pull/662


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.82...0.1.83

Page 31 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.