From 12c0323d00de7e861de37e2329cd6c39abecc7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Rivi=C3=A8re?= Date: Mon, 22 Nov 2021 18:57:36 +0100 Subject: [PATCH] update qtconsole module (#287) --- image-recipes/casa-run/5.1/install_pip_dependencies.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/image-recipes/casa-run/5.1/install_pip_dependencies.sh b/image-recipes/casa-run/5.1/install_pip_dependencies.sh index 69aba86f..b195c89a 100755 --- a/image-recipes/casa-run/5.1/install_pip_dependencies.sh +++ b/image-recipes/casa-run/5.1/install_pip_dependencies.sh @@ -41,3 +41,4 @@ ${PIP_INSTALL} torch-vision ${PIP_INSTALL} http://bonsai.hgc.jp/~mdehoon/software/cluster/Pycluster-1.59.tar.gz ${PIP_INSTALL} ipywidgets ipycanvas ipyevents jupyter jupyterlab_widgets jupyter_console # widgetsnbextensions +${PIP_INSTALL} -U qtconsole