摘要: 1.服务端安装jupyter notebook pip install jupyter conda install notebook 2.服务端启动jupyter notebook jupyter notebook --no-browser --port=<PORT> 是你指定的端口号,比如9998 阅读全文
posted @ 2024-01-17 13:44 萧泽 阅读(1266) 评论(0) 推荐(0)