连接Ubuntu服务器,启动jupyter后,本地浏览器输入http://ip:8891,网页加载不出来,应该怎么解决?

首先用xshell连接ubuntu服务器
输入screen jupyter notebook --ip=0.0.0.0启动jupyter
img
然后本地浏览器输入http://ip:8891、http://ip:8892、http://ip:8893、http://ip:8894网页都加载不出来
img
也已经将该端口添加到了云服务器后台的安全组里

输入jupyter notebook也可以直接启动成功
img

请问各位,网页为什么加载不出来,应该怎么解决?

是不是ip映射的问题,你这显示的要用http://iZ8v....:8894/ 这个打开