Skip to content

Commit

Permalink
bump aiidalab metapackage version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Sep 25, 2019
1 parent 23002d4 commit cfd7bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cfd7bef

Please sign in to comment.