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_
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 @tjc0726 on GitHub (Mar 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12124
Check Existing Issues
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