We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
# ubuntu 17.10 python3 -m pip install --upgrade notebook jupyter-notebook --version 5.3.1
after login im in my home directory '/tree'
the new untitled notebook opens .. but discover it's not in the folder "foo" its in the root of my home directory.
If i repeat this process but use [new] > 'text file' the correct directory is used,
To workaround the issue
The text was updated successfully, but these errors were encountered:
I can reproduce this, working on a PR.
Sorry, something went wrong.
Change the path to create notebooks in when navigating directories
1d84d83
Closes jupytergh-3263 Closes jupytergh-3248
Similar: #3248
Ticket should be reopened. Still experiencing this issue on 5.3.0
I am having the same issue on 5.3.0 on Manjaro
Please upgrade to notebook 5.6.0
Successfully merging a pull request may close this issue.
after login im in my home directory '/tree'
the new untitled notebook opens .. but discover it's not in the folder "foo" its in the root of my home directory.
If i repeat this process but use [new] > 'text file' the correct directory is used,
To workaround the issue
The text was updated successfully, but these errors were encountered: