[GH-ISSUE #11925] feat: allow setting of jupyter kernel #31933

Closed
opened 2026-04-25 05:49:30 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @evolu8 on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11925

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Jupyter runs with a default, global kernel. This is often not safe or ideal for other reasons. Being able to hit a specific kernel would be good.

Desired Solution you'd like

in the code interpreter dialogue I'd like to set the kernel of choice

Alternatives Considered

No response

Additional Context

No response

Originally created by @evolu8 on GitHub (Mar 20, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/11925 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Jupyter runs with a default, global kernel. This is often not safe or ideal for other reasons. Being able to hit a specific kernel would be good. ### Desired Solution you'd like in the code interpreter dialogue I'd like to set the kernel of choice ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@gattytto commented on GitHub (Mar 21, 2026):

it would be great if open-webui detected the kernels from list-kernels and figured which code snipetts can have a "run" button depending on wether the interpreter has a kernel for it 👀

<!-- gh-comment-id:4104466081 --> @gattytto commented on GitHub (Mar 21, 2026): it would be great if open-webui detected the kernels from list-kernels and figured which code snipetts can have a "run" button depending on wether the interpreter has a kernel for it 👀
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#31933