mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #20714] feat: Add support for marimo #34799
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hello-World-Traveler on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20714
Check Existing Issues
Verify Feature Scope
Problem Description
Having more options with Code Execution other then Jupyter.
Desired Solution you'd like
https://marimo.io/
"marimo feels like a notebook but is stored as pure Python program that's Git-friendly, reusable as a module, executable as a script, shareable as an app, reproducible in execution and packaging, and designed for data (with SQL and LLM support built-in). And it's all open source."
"Transform data, train models, and run SQL queries with marimo — feels like an AI-native reactive notebook, stored as Git-friendly reproducible Python. Seamlessly run as scripts and apps. All open source."
https://docs.marimo.io/api/
Demo: https://molab.marimo.io/notebooks/nb_jJiFFtznAy4BxkrrZA1o9b/app?show-code=true
https://docs.marimo.io/api/inputs/code_editor/
Alternatives Considered
None
Additional Context
I think it could help extend Open-webui offerings