【发布时间】:2017-12-01 14:45:14
【问题描述】:
我花了几天时间解决这个问题,但没有解决方案。
[ec2-user@ip-172-31-28-86 mynotebooks]$ jupyter notebook
[I 14:34:22.588 NotebookApp] [nb_conda_kernels] enabled, 15 kernels found
[I 14:34:22.615 NotebookApp] Writing notebook server cookie secret to /home/ec2-user/.local/share/jupyter/runtime/notebook_cookie_secret
[I 14:34:24.129 NotebookApp] [nb_anacondacloud] enabled
[I 14:34:24.250 NotebookApp] [nb_conda] enabled
[I 14:34:25.199 NotebookApp] ✓ nbpresent HTML export ENABLED
[W 14:34:25.199 NotebookApp] ✗ nbpresent PDF export DISABLED: No module named 'n bbrowserpdf'
[I 14:34:37.849 NotebookApp] sparkmagic extension enabled!
[I 14:34:37.854 NotebookApp] Serving notebooks from local directory: /home/ec2-user/mynotebooks
[I 14:34:37.854 NotebookApp] 0 active kernels
[I 14:34:37.854 NotebookApp] The Jupyter Notebook is running at:
[I 14:34:37.854 NotebookApp] https://[all ip addresses on your system]:8888/
[I 14:34:37.854 NotebookApp] Use Control-C to stop this server and shut down all
我已完成设置过程,这是我的输出。 但是当我尝试使用端口号 8888 打开 url(aws 中的公共域 url)时,它不会打开超时错误。 之前提出的问题都没有解决我的问题
【问题讨论】:
-
请尽量避免不相关的标签;您可能最终想要运行一些机器学习算法这一事实不会使这个问题与
machine-learning或deep-learning相关... [编辑删除它们]
标签: amazon-web-services amazon-ec2 jupyter-notebook