mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #11968] feat: let users define their own jupyter instance #31947
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 @fcomte on GitHub (Mar 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11968
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
Would it be possible to let users specify their own jupyter instance ? It would be more safe to not share processing environment as it may contain tokens and so on ?
Desired Solution you'd like
I would like that users can add jupyter connection
Alternatives Considered
No response
Additional Context
No response
@evolu8 commented on GitHub (Mar 27, 2025):
@tjbck Building a little on this, please allow for setting the kernel.
As always, thank you for the awesome work!.
@flefevre commented on GitHub (Apr 3, 2025):
Cross-reference with a discussion with same topic
https://github.com/open-webui/open-webui/discussions/12329
Sorry I didn't see you have created an issue/feature
@silentoplayz commented on GitHub (May 28, 2025):
Related - https://github.com/open-webui/open-webui/issues/11925