mirror of
https://github.com/balkian/jupyterhub-oauth.git
synced 2024-12-22 03:58:13 +00:00
85eab8aacc
* 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
|