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_
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 👀
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @evolu8 on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11925
Check Existing Issues
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
@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 👀