Commit 017040d7 authored by Tiffany A. Timbers's avatar Tiffany A. Timbers Committed by GitHub

Update r-notebook/Dockerfile

Co-authored-by: default avatarRomain <romainx@users.noreply.github.com>
parent bc26d1a7
...@@ -24,7 +24,7 @@ RUN ln -s /bin/tar /bin/gtar ...@@ -24,7 +24,7 @@ RUN ln -s /bin/tar /bin/gtar
USER $NB_UID USER $NB_UID
# R packages # R packages
RUN conda install --quiet --yes -c conda-forge \ RUN conda install --quiet --yes \
'r-base=4.0*' \ 'r-base=4.0*' \
'r-caret=6.*' \ 'r-caret=6.*' \
'r-crayon=1.3*' \ 'r-crayon=1.3*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment