marimo icon indicating copy to clipboard operation
marimo copied to clipboard

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.

Results 513 marimo issues
Sort by recently updated
recently updated
newest added

Maybe it starts making sense to add more of these snippets on our docs? This is a WIP to see @akshayka how you feel about this. I think it makes...

### Describe the bug Hello, Using the Table component, the row selection is lost when doing a search, table.value is set to empty list as well. For tables with a...

missing reproduction

### Describe the bug * Running with `rtc_v2` enabled * Opened a notebook (autorun off, not sure if it matters) * Only a single tab/session is connected * The last...

bug

### Description * `mo.ui.data_editor` has a maximum of 1000 rows: ``` ValueError: Data editor supports a maximum of 1000 rows ``` * most dataframes have far more rows than that...

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^7.15.0` -> `^7.18.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.15.0/7.18.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

### Describe the bug * Running with `rtc_v2` enabled * Two browser tabs opened to the same notebook. One for editing, the other for viewing slides preview in full screen....

bug

### Describe the bug * Running with `rtc_v2` * Two tabs open to the same notebook. * As I work on the notebook, all my markdown cells continually become stale,...

bug

### Describe the bug * Running with `rtc_v2` * Two tabs open to the same notebook, both in edit view. * When attempting to edit a markdown cell, the cell...

bug

### Describe the bug * I have `rtc_v2` enabled * My computer went to sleep. I came back, and saw that my cells were no longer editable. * I don't...

bug

### Describe the bug ![Image](https://github.com/user-attachments/assets/33924f81-ed84-48ab-bd85-926fddfdbe47) ### Environment ``` marimo env { "marimo": "0.13.0", "OS": "Windows", "OS Version": "11", "Processor": "Intel64 Family 6 Model 183 Stepping 1, GenuineIntel", "Python Version": "3.11.9",...

bug