When I type jupyter notebook
in the ubuntu bash installed on windows 10, a file is opened inside the shell which looks like this
Jupyter1NotebookNrequirespJavaScript.g one-time-token-authenticated connection from 127.0.0.1
Please enable it to proceed.
Jupyter Notebook
Logout
• Files
• Running
• Clusters
Select items to perform actions on them.
Duplicate Rename Move Download Shutdown View Edit
[ ] Upload
New
• Notebook:
•
• Other:
• Text File
• Folder
• Terminal
[ ] Toggle Dropdown
• Folders
• All Notebooks
• Running
• Files
•
Last Modified
Name
Currently running Jupyter processes
Terminals
There are no terminals running.
Notebooks
There are no notebooks running.
Clusters tab is now provided by IPython parallel. See IPython parallel for installation details.
I tried to type jupyter notebook --no_browser
the notebook starts but it keeps stopping reconnecting all the time. Also the answer here didn't help.