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

This is most useful for using Code Editor cells in `marimo run` (app) mode. Alternative could be making SQL cells available outside `marimo edit`. ``` sql_editor = mo.ui.code_editor( language="sql", value=placeholder,...

### Description I'm hoping to be able to make it so I can disable different download options for the notebook. In particular, I would like to remove "download as HTML"...

enhancement

### Describe the bug https://github.com/user-attachments/assets/d9e96a18-4078-46d4-8ddf-92e9edab87c6 ### Environment ```json { "marimo": "0.9.20", "OS": "Darwin", "OS Version": "24.0.0", "Processor": "arm", "Python Version": "3.12.7", "Binaries": { "Browser": "--", "Node": "v23.2.0" }, "Dependencies": {...

bug

### Describe the bug I'm having a lot of fun building dashboards for a data app using Marimo mounted on top of FastAPI. One minor nuisance is that when I...

enhancement

The `rich.progress` module provides progress bars for stdout. However, the result is not displayed until after the progress bar is complete which defeats the point. I've tried many of the...

### Description Suddenly the datatypes have appeared as "string", "number" etc under the table headers. I would very much like to hide these types. ![Image](https://github.com/user-attachments/assets/5effff16-2264-4743-b608-ef75d4ed39ed) ### Suggested solution Add an...

enhancement

### Description It would be nice if certain elements (e.g. a section of markdown code, an image, etc) could appear on click. ### Suggested solution With RISE presentations, this is...

enhancement

### Describe the bug Sidebar does not expand across the page in vertical mode. I think it should be on the whole page even if I scroll down or up...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-generativeai](https://redirect.github.com/google/generative-ai-python) | `==0.8.4` -> `==0.8.5` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-generativeai/0.8.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-generativeai/0.8.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [clickhouse-connect](https://redirect.github.com/ClickHouse/clickhouse-connect) | `>=0.8.16` -> `>=0.8.17` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/clickhouse-connect/0.8.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/clickhouse-connect/0.8.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies