diff --git a/home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl b/home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl index 203978b..fef584c 100644 --- a/home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl @@ -14,7 +14,7 @@ fi inf "Install python dependencies" - env ARGON2_CFFI_USE_SYSTEM=1 + export ARGON2_CFFI_USE_SYSTEM=1 python3 -Im pip install jupyter jupyterlab ipykernel matplotlib plotly pandas inf "Install Jupyter kernels"