From 0a3d59f9c4a2fb44074f5f1fbf9148d4ed576462 Mon Sep 17 00:00:00 2001 From: George Hunt Date: Wed, 1 Sep 2021 20:22:15 +0000 Subject: [PATCH] soft code jupyterhub path --- roles/jupyterhub/templates/getsite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/jupyterhub/templates/getsite.py b/roles/jupyterhub/templates/getsite.py index 81f1c611d..72e659077 100755 --- a/roles/jupyterhub/templates/getsite.py +++ b/roles/jupyterhub/templates/getsite.py @@ -1,4 +1,4 @@ -#!/opt/iiab/jupyterhub/bin/python3 +#!{{jupyterhub_venv }}/bin/python3 import site