提交 6cbd85df 创建 作者: 宋海霞's avatar 宋海霞

更新 jupyterhub-setup.md

上级 e91ab2dd
......@@ -30,6 +30,8 @@ https://jupyterhub.readthedocs.io/en/stable/installation-guide-hard.html
sudo /opt/jupyterhub/bin/python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyterhub jupyterlab
# 使用oauth授权在 GitLab 进行的配置
点击导航栏中的“Admin area”,然后点击左侧导航栏中的“Applications”链接,在右侧打开的页面中,点击“New Application”按钮。
在New Application页面中,填写相关内容,注意Redirect URI的格式,需要勾选Trusted对应的复选框(勾选之后,用户在Gitlab登录页面输入用户名和密码后不用确认,可以直接跳转到jupyterhub页面)。
# 重新启动jupyterhub服务
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论