我在linux上安装了anaconda我正试着提出朱庇特笔记本如下:
./jupyter notebook --no-browser --port=8889
看起来它启动了,控制台上没有错误。但是当我试图访问url时
http://<server ip>:8889
我收到页面不可用错误。你知道我遗漏了什么吗?
这是启动Jupyter笔记本后的输出:
bin]$ ./jupyter notebook --no-browser --port=8889
[I 15:43:02.760 NotebookApp] JupyterLab beta preview extension loaded from /usr/local/clo/ven/python-2.7.12/anaconda2/lib/python2.7/site-packages/jupyterlab
[I 15:43:02.760 NotebookApp] JupyterLab application directory is /usr/local/clo/ven/python-2.7.12/anaconda2/share/jupyter/lab
[I 15:43:02.765 NotebookApp] Serving notebooks from local directory: /usr/local/clo/ven/python-2.7.12/anaconda2/bin
[I 15:43:02.765 NotebookApp] 0 active kernels
[I 15:43:02.766 NotebookApp] The Jupyter Notebook is running at:
[I 15:43:02.766 NotebookApp] http://localhost:8889/?token=e2d0598937406066fc34f23f5f2187f2d6393976d84b5a2e
[I 15:43:02.766 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 15:43:02.766 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8889/?token=e2d0598937406066fc34f23f5f2187f2d6393976d84b5a2e&token=e2d0598937406066fc34f23f5f2187f2d6393976d84b5a2e