mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #10245] Code execution from Jupyter doesn't display matplotlib chart results like pyodide does #15825
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 @peter-ch on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10245
Originally assigned to: @tjbck on GitHub.
When this runs with Jupyter as the engine I get this:
But the chart displays normally with pyodide.
@tjbck commented on GitHub (Feb 19, 2025):
Added to dev 003968f06a260ab1ac7418c2d30bd85ed4ba2747!