Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rmg55 authored Jul 7, 2020
1 parent 909636c commit bdd79c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_science_im_rs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ COPY py_geo.yml .
COPY r_geo.yml .
RUN conda config --set channel_priority strict && \
conda install -c conda-forge --yes --quiet \
'jupyterlab>-2.0' \
'jupyterlab>=2.0' \
'bokeh>=2.0' \
'tornado' \
'jupyter_client' \
Expand Down

0 comments on commit bdd79c3

Please sign in to comment.