jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.45k stars 4.79k forks source link

When you run `jupter notebook`, seemingly spurious error is printed to stdout in Windows [Version 10.0.19042.844]+WSL2+Ubuntu 20.04 #5994

Open d8aninja opened 3 years ago

d8aninja commented 3 years ago

Everything seems to be working fine, however after invoking the jupyter notebook command:

`[I 14:49:40.813 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 14:49:40.898 NotebookApp]

To access the notebook, open this file in a browser:
    file:///home/jvg/.local/share/jupyter/runtime/nbserver-103-open.html
Or copy and paste one of these URLs:
    http://localhost:8888/?token=5e60874b58d5b78d6a010e50f68b602c6e109e80f670275f
 or http://127.0.0.1:8888/?token=5e60874b58d5b78d6a010e50f68b602c6e109e80f670275f

Start : This command cannot be run due to the error: The system cannot find the file specified. At line:1 char:1

[I 14:50:32.328 NotebookApp] 302 GET /?token=5e60874b58d5b78d6a010e50f68b602c6e109e80f670275f (127.0.0.1) 1.390000ms`

florianbussmann commented 3 years ago

Maybe this may help https://github.com/jupyter/jupyter_core/issues/191#issuecomment-835107240

tdihp commented 2 years ago

Can repro also with WSL2+Ubuntu configuration