mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #18315] feat: add support for JupyterHub #34089
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 @gsm1258 on GitHub (Oct 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18315
Check Existing Issues
Problem Description
I am currently running JupyterHub 5.4.0, which launches JupyterLab 4.4.9 upon login. It would be great if Open WebUI could support JupyterHub as a backend Python code interpreter.
Desired Solution you'd like
I am currently running JupyterHub 5.4.0, which launches JupyterLab 4.4.9 upon login. It would be great if Open WebUI could support JupyterHub as a backend Python code interpreter.
Alternatives Considered
No response
Additional Context
No response