生成配置文件 jupyter lab --generate-config 配置工作目录 c.ServerApp.notebook_dir = '你的工作目录' 生成密码 jupyter lab password 配置密码 c.ServerApp.password = '刚刚生成的密码' 配置远程访问 c.ServerApp.ip = '*' 保存运行即可! 完成! 最后修改:2023 年 08 月 26 日 © 允许规范转载 打赏 赞赏作者 赞 0 如果觉得我的文章对你有用,请随意赞赏
此处评论已关闭