Sou um iniciante na linguagem Python e recentemente fui instalar a plataforma Anaconda na minha máquina para começar os meus estudos. Porém, ao iniciar o Jupyter notebook me deparo com a seguinte mensagem:
[I 20:33:12.374 NotebookApp] Serving notebooks from local directory: C:\Users\MARCELO [I 20:33:12.375 NotebookApp] 0 active kernels [I 20:33:12.375 NotebookApp] The Jupyter Notebook is running at:http://localhost:8888/?token=2907f6c7a8e0f0fe8a5151629f18878c8f21cf2852f8df1e [I 20:33:12.375 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 20:33:12.375 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time, to login with a token: http://localhost:8888/?token=2907f6c7a8e0f0fe8a5151629f18878c8f21cf2852f8df1e [I 20:33:12.513 NotebookApp] Accepting one-time-token-authenticated connection from ::1 [I 20:33:12.552 NotebookApp] Refusing to serve hidden directory, via 404 Error [W 20:33:12.592 NotebookApp] 404 GET /tree?token=1de1755f31dc785bc5e3d79d112ca6b9980061af549233d4 (::1) 80.00ms referer=None
Mesmo copiando e colando o token de autenticação, ainda não consigo criar um "notebook" e acabo sempre ficando no erro
404 : Not Found
You are requesting a page that does not exist!
Por favor, alguém sabe como resolver? Muito obrigado.
Pergunta
cel0visk
Boa noite pessoal!
Sou um iniciante na linguagem Python e recentemente fui instalar a plataforma Anaconda na minha máquina para começar os meus estudos. Porém, ao iniciar o Jupyter notebook me deparo com a seguinte mensagem:
[I 20:33:12.374 NotebookApp] Serving notebooks from local directory: C:\Users\MARCELO
[I 20:33:12.375 NotebookApp] 0 active kernels
[I 20:33:12.375 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/?token=2907f6c7a8e0f0fe8a5151629f18878c8f21cf2852f8df1e
[I 20:33:12.375 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 20:33:12.375 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=2907f6c7a8e0f0fe8a5151629f18878c8f21cf2852f8df1e
[I 20:33:12.513 NotebookApp] Accepting one-time-token-authenticated connection from ::1
[I 20:33:12.552 NotebookApp] Refusing to serve hidden directory, via 404 Error
[W 20:33:12.592 NotebookApp] 404 GET /tree?token=1de1755f31dc785bc5e3d79d112ca6b9980061af549233d4 (::1) 80.00ms referer=None
Mesmo copiando e colando o token de autenticação, ainda não consigo criar um "notebook" e acabo sempre ficando no erro
404 : Not Found
You are requesting a page that does not exist!
Por favor, alguém sabe como resolver? Muito obrigado.
Link para o comentário
Compartilhar em outros sites
1 resposta a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.