From ca9f267eb8120013c9534ab915df6d45a20ae340 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 14 Aug 2025 01:41:18 +0200 Subject: [PATCH] up --- home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5c472bf..203978b 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 + env ARGON2_CFFI_USE_SYSTEM=1 python3 -Im pip install jupyter jupyterlab ipykernel matplotlib plotly pandas inf "Install Jupyter kernels"