-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jupyter fails to start on Windows when runtime dir has an apostrophe or space in it #7466
Comments
What I think is the apostrophe would be causing a problem. Try renaming it. If it still doesn't work then check permissions. |
I tried setting my runtime directory to |
This may be Windows-specific; need to try verifying on a Windows PC. |
With JupyterLab 4.2.5, after setting
|
On Windows, I also see "WinError 123" when the directory has an apostrophe and no space, or when the directory has a space and no apostrophe. |
Your file couldn’t be accessed
It may have been moved, edited, or deleted.
ERR_FILE_NOT_FOUND
this is my path = file:///C:/Users/Nana's%20laptop/AppData/Roaming/jupyter/runtime/jpserver-16052-open.html
The text was updated successfully, but these errors were encountered: