Try and try again
This commit is contained in:
parent
1f40dde46e
commit
31db4ba377
|
@ -148,7 +148,7 @@ hub:
|
||||||
'display': False,
|
'display': False,
|
||||||
'oauth_no_confirm': True,
|
'oauth_no_confirm': True,
|
||||||
'api_token': os.environ['JUPYTERHUB_CRYPT_KEY'],
|
'api_token': os.environ['JUPYTERHUB_CRYPT_KEY'],
|
||||||
'command': [sys.executable, '/usr/local/etc/jupyterhub/refresh-token.py']
|
# 'command': [sys.executable, '/usr/local/etc/jupyterhub/refresh-token.py']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
extraFiles:
|
extraFiles:
|
||||||
|
|
Loading…
Reference in a new issue