You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen this problem manifest on Linux Mint 18.3, Windows 7 and Windows 10 running FireFox 57.0.4 (64-bit).
When I start Jupyter Notebook my browser launches to http://localhost:8888/tree then I navigate to a subdir let's call it my_notebooks when I the New button and select the type of notebook I want the notebook is created back at the toplevel dir http://localhost:8888/tree.
This might not be connected but I noticed that the changelog
has this line:
Use DOM History API for navigating between directories in the file browser (:ghpull:3115).
I have Firefox's privacy settings set to never remember history. Would that break the new navigation method?
The text was updated successfully, but these errors were encountered:
I have the same problem in chrome with Windows10 since conda update notebook --update-dependencies from defaul notebook version of Anaconda3(notebook v5.0.0)
I've seen this problem manifest on Linux Mint 18.3, Windows 7 and Windows 10 running FireFox 57.0.4 (64-bit).
When I start Jupyter Notebook my browser launches to http://localhost:8888/tree then I navigate to a subdir let's call it
my_notebooks
when I theNew
button and select the type of notebook I want the notebook is created back at the toplevel dir http://localhost:8888/tree.This might not be connected but I noticed that the changelog
has this line:
I have Firefox's privacy settings set to never remember history. Would that break the new navigation method?
The text was updated successfully, but these errors were encountered: