anaconda 遇到的问题

环境安装


solved by:

https://www.jianshu.com/p/6eb3a76abce1

https://blog.csdn.net/WZY31014332886/article/details/104587373/

Jupyter notebook:

https://blog.csdn.net/m0_37438418/article/details/80620190

Mac 自动打开jupyter notebook

python3 -m IPython notebook

服务器的配置:http://www.manongjc.com/article/44299.html

解决mac登陆不上jupyter notebook的问题

参考:https://cloud.tencent.com/developer/article/1365548

1.ssh -L 8000:localhost:8888 sll@172.18.24.53

2.conda activate cyclegan

3.jupyter notebook

4.mac浏览器打开:http://localhost:8000

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容