[GH-ISSUE #10463] Jupyter code execution only displays the first image. #15898

Closed
opened 2026-04-19 21:58:55 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @latent-variable on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10463

Image

In this example I am expecting 4 plots

Originally created by @latent-variable on GitHub (Feb 20, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10463 ![Image](https://github.com/user-attachments/assets/701fb979-34aa-47ed-b6b4-669cf9850996) In this example I am expecting 4 plots
Author
Owner

@tjbck commented on GitHub (Feb 22, 2025):

You're most likely not using Jupyter for code execution, I'll see what can be done for pyodide engine.

<!-- gh-comment-id:2675898399 --> @tjbck commented on GitHub (Feb 22, 2025): You're most likely not using Jupyter for code execution, I'll see what can be done for pyodide engine.
Author
Owner

@latent-variable commented on GitHub (Feb 22, 2025):

@tjbck Notice in the code it generates. It's reading from a file to dataframe to generate the plots. This is a file local to my jupyter working directory. So definitely using jupyter for code execution. This is one of the big use cases for this feature.

<!-- gh-comment-id:2675903576 --> @latent-variable commented on GitHub (Feb 22, 2025): @tjbck Notice in the code it generates. It's reading from a file to dataframe to generate the plots. This is a file local to my jupyter working directory. So definitely using jupyter for code execution. This is one of the big use cases for this feature.
Author
Owner

@tjbck commented on GitHub (Feb 22, 2025):

File upload support isn't added yet #9614

<!-- gh-comment-id:2675936489 --> @tjbck commented on GitHub (Feb 22, 2025): File upload support isn't added yet #9614
Author
Owner

@latent-variable commented on GitHub (Feb 22, 2025):

This is is not using file uploaded. Only using files local to the jupyter notebook current working directory

<!-- gh-comment-id:2675950717 --> @latent-variable commented on GitHub (Feb 22, 2025): This is is not using file uploaded. Only using files local to the jupyter notebook current working directory
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15898