Marimo

Latest version: v0.6.13

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

Scan your dependencies

Page 1 of 24

0.6.13

What's Changed

Highlights

**Datasets explorer panel! 🔭** marimo now ships with a datasets panel that intelligently discovers datasets (right now pandas, polars, pyarrow). and will show its shape and schema. From here you can explore its columns and get quick charts based on them - which you can add directly to your notebook.

![image](https://github.com/marimo-team/marimo/assets/1994308/6df72921-f4c1-4228-adf3-bced8092ee19)

All changes

* fix: mo.ui.plotly AttributeError by mscolnick in https://github.com/marimo-team/marimo/pull/1518
* feat: datasets panel by mscolnick in https://github.com/marimo-team/marimo/pull/1427
* fix: more defensive clearing of codemirror event listeners by mscolnick in https://github.com/marimo-team/marimo/pull/1519
* 0.6.13 by akshayka in https://github.com/marimo-team/marimo/pull/1520


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.6.12...0.6.13

0.6.12

What's Changed

Highlights

**Go-to-definition.** `Ctrl/Cmd+Click` on a variable name to go to its definition!

**Run button.** Use [`mo.ui.run_button()`](https://docs.marimo.io/api/inputs/run_button.html) to create a button that triggers computation -- its value is set to `True` on click, and reset to `False` after running.

**View config.** At the command-line, type `marimo config show` to view marimo's configuration.

All changes

* fix: re-enable cmd click go-to-definition by mscolnick in https://github.com/marimo-team/marimo/pull/1508
* fix: matplotlib with legends outside of bbox by mscolnick in https://github.com/marimo-team/marimo/pull/1512
* feat: add 'marimo config show' CLI command by mscolnick in https://github.com/marimo-team/marimo/pull/1513
* feat: run_button by akshayka in https://github.com/marimo-team/marimo/pull/1514
* 0.6.12 by akshayka in https://github.com/marimo-team/marimo/pull/1517


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.6.11...0.6.12

0.6.11

What's Changed

* feat: Flag for reverse proxy support by dmadisetti in https://github.com/marimo-team/marimo/pull/1474
* improvement: bump pyodide to 0.26.0 by mscolnick in https://github.com/marimo-team/marimo/pull/1504
* fix: turbo cache busting for production builds by mscolnick in https://github.com/marimo-team/marimo/pull/1505
* Fix 1428 - Update Browser Tab Title When Notebook is Renamed by vrtnis in https://github.com/marimo-team/marimo/pull/1496
* 0.6.11 by akshayka in https://github.com/marimo-team/marimo/pull/1507

New Contributors

Thanks vrtnis for making your first code contribution!

* vrtnis made their first contribution in https://github.com/marimo-team/marimo/pull/1496

**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.6.10...0.6.11

0.6.10

What's Changed

Revert Pyodide upgrade.

* Revert "bump pyodide to 0.26.0 (1499)" by akshayka in https://github.com/marimo-team/marimo/pull/1502
* 0.6.10 by akshayka in https://github.com/marimo-team/marimo/pull/1503


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.6.9...0.6.10

0.6.9

What's Changed

This release upgrades Pyodide to 0.26.0. It also includes improvements to the editor UI.

* bump pyodide to 0.26.0 by akshayka in https://github.com/marimo-team/marimo/pull/1499
* fix: notebook control positioning by akshayka in https://github.com/marimo-team/marimo/pull/1500
* 0.6.9 by akshayka in https://github.com/marimo-team/marimo/pull/1501


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.6.8...0.6.9

0.6.8

What's Changed

This release temporarily disables `Cmd+Click` go-to-definition due to a regression (1462), and fixes an editor UI bug.

* fix: dont show download action buttons in edit mode by akshayka in https://github.com/marimo-team/marimo/pull/1491
* fix 1490 `docs: Fix LazyComponent example by installing missing dependency` by Haleshot in https://github.com/marimo-team/marimo/pull/1492
* fix: temporarily disable go-to-definition codemirror extension by akshayka in https://github.com/marimo-team/marimo/pull/1493
* 0.6.8 by akshayka in https://github.com/marimo-team/marimo/pull/1494


**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.6.7...0.6.8

Page 1 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.