mirror of
https://github.com/balkian/jupyterhub-oauth.git
synced 2025-03-14 10:47:02 +00:00
* Pip install from submodule instead of git * Updated README * JPY_COOKIE_SECRET * DATASET (Read only) and common (Write) folders
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
[submodule "oauthenticator"]
|
|
path = oauthenticator
|
|
url = https://github.com/jupyter/oauthenticator.git
|
|
[submodule "dockerspawner"]
|
|
path = dockerspawner
|
|
url = https://github.com/jupyter/dockerspawner.git
|