jupyter 安装就不用赘述了,本示例以 Putty 为例,展示如何从本地 windows 系统调用远程的 jupyter notebook 并且在本地 Chrome 中打开的方法 1. 首先,ssh 登陆,假设远程服务器开放的端口为 1234,用户名为 teddy,主机名 x.aliyun.com 运行 ipython,然和执行如图的代码,输入密码: 会产生一个 Hash 值,复制下来待用 2. 在 Server 上生成 jupyter notebook 的配置文件 jupyter note…