安装 JupyterLab pip install jupyterlab 验证安装 jupyter lab --version 启动-root jupyter lab --ip=0.0.0.0 --port=28889 --no-browser --allow-root 访问 根据命令提示访问