Skip to content
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 notebook is not launching from Anaconda. #4884

Open
justin1610 opened this issue Sep 13, 2019 · 1 comment
Open

Jupyter notebook is not launching from Anaconda. #4884

justin1610 opened this issue Sep 13, 2019 · 1 comment

Comments

@justin1610
Copy link

When i launch in anaconda navigator nothing happens.
When i launch in anaconda prompt. it shows the link of jupyter notebook but does not automatically start on browser. the message shown is this.(i changed a bit)

(base) C:\Users\민>jupyter-notebook
C:\Anaconda3\lib\site-packages\notebook\services\kernels\kernelmanager.py:19: Vi
sibleDeprecationWarning: zmq.eventloop.minitornado is deprecated in pyzmq 14.0 a
nd will be removed.
Install tornado itself to use zmq with the tornado IOLoop.

from jupyter_client.session import Session
[I 23:47:49.229 NotebookApp] Serving notebooks from local directory: C:\Users\민

[I 23:47:49.231 NotebookApp] The Jupyter Notebook is running at:
[I 23:47:49.231 NotebookApp] http://localhost:8888/?token=d5ec3127281b29060cf62
f2b834b8914a696c565e5804c4
[I 23:47:49.231 NotebookApp] or http://127.0.0.1:8888/?token=d5ec3127281b29060
cf62f2b834b8914a696c565e5804c4
[I 23:47:49.232 NotebookApp] Use Control-C to stop this server and shut down all
kernels (twice to skip confirmation).
[C 23:47:49.392 NotebookApp]

To access the notebook, open this file in a browser:
    file:///C:/Users/%EB%AF%BC%EC%88%9/AppData/Roaming/jupyter/runtime/nbse

rver-15552-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=d5ec3127281b29060cf62f2b834b8914a696c565e5
804c4
or http://127.0.0.1:8888/?token=d5ec3127281b29060cf62f2b834b8914a696c565e5
804c4

@9527-ly
Copy link

9527-ly commented Oct 17, 2020

Do you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants