ubuntu服务器安装jupyter notebook, 并能够实现本地远程连接
摘要:
1.terminal 敲击 pip3 install jupyter 2.terminal 敲击 jupyter notebook --generate-config 3.terminal 敲击 python3 python命令行里敲击 from notebook.auth import passw 阅读全文
posted @ 2018-01-04 16:16 司徒道 阅读(3007) 评论(0) 推荐(1) 编辑