首页 > 其他 > 详细

jupyter远程访问 学习礼记

时间:2019-08-13 00:24:29      阅读:122      评论:0      收藏:0      [点我收藏+]

之前 参考了

在服务器上配置jupyter设置远程登录

https://blog.csdn.net/hao5335156/article/details/80691401

学习了远程登录的设置,网上也多是此文的转载。实验后,参考

https://jupyter-notebook.readthedocs.io/en/stable/public_server.html

现 总结如下:

将来 需要注意:

jupyter远程是为了使 平板、手机、远程使用现成的python环境方便而开设的server,但:仅!限!本!人!(single user)
如官方文档【参考2】所说:

If you allow multiple users to access a notebook server as it is described in this document, their commands may collide, clobber and overwrite each other.
If you want a multi-user server, the official solution is JupyterHub.!

jupyter远程访问 学习礼记

原文:https://www.cnblogs.com/scientist/p/11343227.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!