提交 09f84424 创建 作者: 宋海霞's avatar 宋海霞

更新 jupyterhub-setup.md

上级 c9f96d69
......@@ -17,4 +17,9 @@ https://jupyterhub.readthedocs.io/en/stable/installation-guide-hard.html
c.JupyterHub.bind_url = 'http://:8000/jupyter'
c.Spawner.default_url = '/lab'
#c.Authenticator.allowed_users = {'engintime','shx', 'test'}
#c.Authenticator.admin_users = {'engintime'}
\ No newline at end of file
#c.Authenticator.admin_users = {'engintime'}
sudo journalctl -u jupyterhub -f
sudo /opt/jupyterhub/bin/python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyterhub jupyterlab
\ No newline at end of file
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论