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 )