From fc6f39d613c8bf1131161c6b8969cb7527b6bb49 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 14 Aug 2025 18:05:12 +0200 Subject: [PATCH] up --- scripts/manjaro.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index daded36..f326f79 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -98,12 +98,13 @@ install_ide() { packages+=( code quarto-cli-bin - python-jupyter - python-jupyter-client - python-matplotlib - python-plotly python-cairosvg + python-jupyter-core + python-matplotlib python-pandas + python-plotly + jupyter-nbclient + jupyter-nbformat r julia )