【发布时间】:2017-10-24 09:33:59
【问题描述】:
我正在尝试使用 these instructions. 配置 Jupyterhub
但是,我想使用任何一个而不是 Github 身份验证
1) 类似 Rstudio 服务器的身份验证,其中凭据与 linux 用户的凭据相同,或者
2) 我想将它与我的 Django 应用程序集成,用户可以通过 Django 应用程序登录凭据登录。像 Coursera 这样的东西在这里做了:https://hub.coursera-notebooks.org/hub/login(可能使用不同的框架)
我该怎么做?
【问题讨论】:
标签: django ipython ipython-notebook jupyter