摘要: SSH隧道访问远程服务器上Jupyter Lab ssh -L 16004:localhost:16004 username@server_ip_address 登录服务器,连接端口。 jupyter lab --no-browser --port=16004 把Jupyter Lab映射到1600 阅读全文
posted @ 2023-04-01 22:59 zhaopw5 阅读(205) 评论(0) 推荐(0)