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

spawner error "AttributeError: No such service field: token" jupyterhub #40

Closed marcinofulus closed 7 years ago

marcinofulus commented 7 years ago

It seems that 'token': '{{cull_idle_servers_hubapi_token}}',

in jupyterhub_config.py.j2

should be 'api_token': '{{cull_idle_servers_hubapi_token}}',