mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #12052] issue: Jupyter Code Execution not Working! #16451
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 @ghost on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12052
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The code should have been executed normally on clicking run.
Actual Behavior
It shows the following error:
Steps to Reproduce
Logs & Screenshots
Jupyter Logs:
Open-WebUI Logs:
Additional Information
I am using the following jupyter command:
Both open-webui and jupyter run on same machine and are installed using python (pip)