【问题标题】:reaching aws instance jupyter notebook from my computer从我的电脑到达 aws instance jupyter notebook
【发布时间】:2019-07-28 13:48:53
【问题描述】:

我已经使用 aws ec2 设置了一个实例。

我在安全组中的入站是:

SSH 
TCP 
22 
-Home IP- 

HTTPS 
TCP 
443 
-Home Ip-

当我在 jupyter notebook 配置文件中更改公共地址并运行 notebook 时,我想,我可以用我的家庭网络浏览器连接到它。

上面写着:

Jupyter Notebook is running at:
http://ec2-IP-.eu-central-1.compute.amazonaws.com:8890/

但我只是得到一个连接尝试失败

有什么想法可以做吗?

【问题讨论】:

标签: amazon-web-services jupyter-notebook


【解决方案1】:

您还需要将端口 8890 添加到安全组传入。

【讨论】:

    猜你喜欢
    • 2022-11-15
    • 1970-01-01
    • 2021-09-02
    • 2018-10-30
    • 2019-04-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多