[GH-ISSUE #12124] feat: able to change the root dir of jupyter when excute the code #16476

Closed
opened 2026-04-19 22:23:22 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @tjc0726 on GitHub (Mar 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12124

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I can't change the root dir when running code using jupyter even I configed c.ServerApp.root_dir in jupyter, the access jupyter from broswer is working as expected, but when I use it to run the code, seems it's still running from the / dir.

Desired Solution you'd like

Is there any way I can change the base dir through config file in open-webui or jupyter? If not, an evironment variable to do this would been nice!

Alternatives Considered

No response

Additional Context

No response

Originally created by @tjc0726 on GitHub (Mar 27, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12124 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I can't change the root dir when running code using jupyter even I configed **c.ServerApp.root_dir** in jupyter, the access jupyter from broswer is working as expected, but when I use it to run the code, seems it's still running from the / dir. ### Desired Solution you'd like Is there any way I can change the base dir through config file in open-webui or jupyter? If not, an evironment variable to do this would been nice! ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16476