mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Fixed minor issues
This commit is contained in:
@@ -86,7 +86,7 @@ def main():
|
||||
'git+https://github.com/jupyterhub/the-littlest-jupyterhub.git'
|
||||
)
|
||||
|
||||
traefik_proxy_repo_path = 'git+https://github.com/jupyterhub/traefik-proxy.git'
|
||||
traefik_proxy_repo_path = 'jupyterhub-traefik-proxy==0.1.0a1'
|
||||
|
||||
subprocess.check_output([
|
||||
os.path.join(hub_prefix, 'bin', 'pip'),
|
||||
|
||||
Reference in New Issue
Block a user