jupyter-lab --no-browser --port=8889 --ip=127.0.0.1 --allow-root # 绑定远程端口和本地端口 ssh -N -f -L localhost:8889:localhost:8889 [email protected]