Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rmg55 authored Mar 2, 2020
1 parent 04d6ccc commit 33a86c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data_science_im_rs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ USER $NB_UID

RUN conda config --set channel_priority strict && \
conda install -c conda-forge --quiet --yes 'jupyter-server-proxy' \
'jupyter_client==5.3.4' \
'jupyter-archive' \
'widgetsnbextension' \
'nb_conda_kernels' && \
Expand Down

0 comments on commit 33a86c8

Please sign in to comment.