From cfd7bef55d746c47750017e57a61e888d12cb6d6 Mon Sep 17 00:00:00 2001 From: Aliaksandr Yakutovich Date: Wed, 25 Sep 2019 15:41:02 +0200 Subject: [PATCH] bump aiidalab metapackage version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e1f3646c..fbe5600b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -81,7 +81,7 @@ RUN pip3 install --upgrade \ 'fastentrypoints' # This already enables jupyter notebook and server extensions -RUN pip3 install aiidalab==v19.08.0a1 +RUN pip3 install aiidalab==v19.09.0a1 # activate ipython kernels RUN python2 -m ipykernel install