Shell 在服务器外壳中运行Jupyter笔记本

Shell 在服务器外壳中运行Jupyter笔记本,shell,server,jupyter-notebook,Shell,Server,Jupyter Notebook,当我在shell中运行命令jupyter notebook时,它给了我这个输出 [I 23:09:23.227 NotebookApp] Writing notebook server cookie secret to /run/user/1038/jupyter/notebook_cookie_secret [I 23:09:23.455 NotebookApp] Serving notebooks from local directory: /home/me_user/workspace [

当我在shell中运行命令
jupyter notebook
时,它给了我这个输出

[I 23:09:23.227 NotebookApp] Writing notebook server cookie secret to /run/user/1038/jupyter/notebook_cookie_secret
[I 23:09:23.455 NotebookApp] Serving notebooks from local directory: /home/me_user/workspace
[I 23:09:23.455 NotebookApp] 0 active kernels
[I 23:09:23.455 NotebookApp] The Jupyter Notebook is running at:
[I 23:09:23.455 NotebookApp] http://localhost:8888/?token=d133d0efaa79244bcaeb0d50fa858e20f99c5bcc640afc81
[I 23:09:23.455 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 23:09:23.455 NotebookApp] No web browser found: could not locate runnable browser.
[C 23:09:23.455 NotebookApp]
    Copy/paste this URL into your browser when you connect for the first time,
    to login with a token:

        http://localhost:8888/?token=d133d0efaa79244bcaeb0d50fa858e20f99c5bcc640afc81
但是当我复制
http://localhost:8888/?token=d133d0efaa79244bcaeb0d50fa858e20f99c5bcc640afc81
在我的web浏览器中,它不工作,显示

no such link...

This site can’t be reached

localhost refused to connect.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED