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

### Describe the bug This might be more of a feature request, but when there are long-running cells I'd still like to be able to interact with non-dependent cell outputs....

enhancement

## Summary This PR adds real-time streaming support to `mo.ui.chat`, enabling ChatGPT-like experiences where responses appear word-by-word as they're generated. ## What's New ### ✨ Streaming Support for Chat Models...

documentation

### Description As much as I love markdown, for some technical topics I'd much rather write in a typesetting language. Typst is a perfect fit in my opinion. Its syntax...

enhancement
upstream

## 📝 Summary With this PR it possible to manually swap the color of the triangle in the `mo.stat` UI element. Previously the color was always green for increases and...

## 📝 Summary Prompts from 'Generate with AI' will create a markdown cell with the prompt. https://github.com/user-attachments/assets/00ad92f1-746b-46c0-8a49-a23d34d8c508 ## 🔍 Description of Changes ## 📋 Checklist - [x] I have read...

Just some tests and logging that was helpful when debugging an issue

### Describe the bug I can successfully use the same models while generating code in individual cells in the notebook. Full Error Message: `10 validation errors for GenerateContentConfig tools.13.Tool.function_declarations.0.parameters.properties.edit.anyOf.0.properties.type.const Extra...

bug

### Describe the bug ``` [marimo:@github/copilot-language-server] #signInInitiate: Starting sign-in flow [marimo:@github/copilot-language-server] #signInInitiate: Sign-in flow started successfully Uncaught (in promise) TypeError: Cannot destructure property 'verificationUri' of '(intermediate value)' as it is...

bug

Fixes #7090 ## 📝 Summary Poetry 1.x and 2.x handle the `poetry show` command differently. The current `PoetryPackageManager` implementation is fine but with the release of Poetry 2.0 in January...

### The bug It is pretty much the title, here's a video showing what i meant. https://github.com/user-attachments/assets/aec98e53-ac6d-475f-95f0-ace5d9ca6342 Additional context: - I'm using `column` layout - The browser is Brave ###...

bug