1
0
mirror of https://github.com/balkian/jupyterhub-oauth.git synced 2025-08-29 16:52:21 +00:00

Upgrade to 1.7

* Pip install from submodule instead of git
* Updated README
* JPY_COOKIE_SECRET
* DATASET (Read only) and common (Write) folders
This commit is contained in:
J. Fernando Sánchez
2017-01-25 01:53:05 +01:00
parent 0bb2ea7963
commit 85eab8aacc
7 changed files with 58 additions and 18 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "oauthenticator"]
path = oauthenticator
url = https://github.com/jupyter/oauthenticator.git
[submodule "dockerspawner"]
path = dockerspawner
url = https://github.com/jupyter/dockerspawner.git