连接服务器的jupyter

整体概括
1
2
3
4
5
6
pip3 install jupyter notebook

1.在服务器安装jupyter notebook 并启动服务(jupyter notebook --ip 0.0.0.0)


2.在windows浏览器输入地址,具体可看上面第一步的打印信息