无法连接到ubuntu远程服务器上的jupyter笔记本

时间:2018-08-23 17:36:36

标签: python-3.x jupyter-notebook ubuntu-14.04

我已经在远程ubuntu服务器上安装了anaconda。我正在尝试在ubuntu服务器上启动jupyter笔记本,然后通过用ubuntu服务器的ip地址替换http://localhost:8888/中的“ localhost”将其与本地计算机连接。但是,当我将其粘贴到本地计算机上的chrome中时,我得到的消息是无法访问该站点。我以前在其他ubuntu服务器上做到了这一点,并通过本地计算机连接。在ubuntu服务器上启动jupyter notebook时,从下面的消息中可以找到问题的线索吗?我注意到这是在要求我启用不常见的JavaScript。顺便说一下,下面列出的令牌是由帖子组成的,不是真实的。

代码和错误:

name1@master1:~$ jupyter notebook
[I 10:15:43.009 NotebookApp] JupyterLab beta preview extension loaded from /home/name1/anaconda3/lib/python3.6/site-packages/jupyterlab
[I 10:15:43.010 NotebookApp] JupyterLab application directory is /home/name1/anaconda3/share/jupyter/lab
[I 10:15:43.018 NotebookApp] Serving notebooks from local directory: /home/name1
[I 10:15:43.019 NotebookApp] 0 active kernels
[I 10:15:43.019 NotebookApp] The Jupyter Notebook is running at:
[I 10:15:43.019 NotebookApp] http://localhost:8888/?token=655ab123f2c6f8cfc6b9c123d159b123113a84a8433982cd
[I 10:15:43.019 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 10:15:43.022 NotebookApp] 

    Copy/paste this URL into your browser when you connect for the first time,
    to login with a token:
        http://localhost:8888/?token=655ab123f2c6f8cfc6b9c123d159b123113a84a8433982cd&token=655ab123f2c6f8cfc6b9c123d159b123113a84a8433982cd

Jupyter Notebook requires JavaScript.
Please enable it to proceed.
Jupyter Notebook
Quit 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

  •  

File size
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.



























≪ ↑ ↓ Viewing <Home>

0 个答案:

没有答案