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

I am encountering an issue while trying to configure AI chat and AI completion with Mistral Codestral in my marimo notebook (version: 0.17.6). I used the correct api key and...

good first issue
help wanted

When using DeepSeek API (https://api.deepseek.com) with marimo's built-in AI assistant chat panel, the first message works but subsequent messages fail with: Error code: 400 - {'error': {'message': "Failed to deserialize...

## 📝 Summary ![CleanShot 2025-11-03 at 14 25 26](https://github.com/user-attachments/assets/821b72f1-e939-4836-b178-c2db5332023b) - add min-width to all bars by re-proportioning the bar widths - count=1 is included as "others" - add `categories: number`...

## 📝 Summary Add a small UX enhancement to the data table: double‑clicking a cell adds a “filter by value” for that column. This reuses the existing filter mechanism and...

### Description I think it would be great if we could mimic the UI of BigQuery for nested and repeated columns: Have been using BQ for a long time, until...

enhancement

### Describe the bug using the mo.ui.multiselect widget it is hard to keep track of all the elements which was selected especially if the dropdown is long. 1. Typically, you...

### Description Implement F2 renaming variable across all cells within a file (Notebook). ### Suggested solution Likewise F2 feature for renaming variables in VSCode, it would be nice to have...

enhancement

### Description I'm working on a notebook with 25+ different UI components (think dashboard with filter controls and plots), and it can be overwhelming to look at with marimo's default...

enhancement

A collection of lessons that we've all learned while working on this project. WIP.

### Description When i try use Marimo as PWA in MSedge, It only open main page in pwa app. If i try to open any notebooks it open in new...

enhancement