jupyterhub / jupyterhub-deploy-teaching

Reference deployment of JupyterHub and nbgrader on a single server
http://jupyterhub-deploy-teaching.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
247 stars 85 forks source link

Use formgrader_hubapi_token to pre-load tokens #7

Closed minrk closed 8 years ago

minrk commented 8 years ago

requires JupyterHub 0.6 for preloaded tokens.

Pins JupyterHub, OAuthenticator to releases instead of git master.

willingc commented 8 years ago

@minrk I saw one questionable item = vs ==. All else looks good.

minrk commented 8 years ago

@willingc thanks, should be fixed.