摘要: 参考配置: 1、docker容器的网络模式:--network=host 2、jupyter的启动方式 jupyter-notebook --allow-root --ip=0.0.0.0 --port=8888 3、外部访问:http://宿主机ip:8888 阅读全文
posted @ 2021-10-29 18:41 大作手AD 阅读(167) 评论(0) 推荐(0)