From 21054d148c8d9060c0dc946eab48c8121047ab8f Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 14 Aug 2025 13:35:44 +0200 Subject: [PATCH] up --- home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 8f83792..7d3f0b2 100644 --- a/home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_30-quarto-config.sh.tmpl @@ -18,10 +18,7 @@ title="IDE's configuration" inf "install python dependencies for Quarto" python3 -Im pip install jupyter jupyterlab ipykernel matplotlib plotly pandas - - # mask python kernel as installed in asdf directory tree - mv ~/.asdf/installs/python/3.12.11/share/jupyter/kernels/python3 ~/.asdf/installs/python/3.12.11/share/jupyter/kernels/python3.disabled - + asdf reshim python inf "install and register Jupyter kernels"