mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 23:42:55 +00:00
Update r-notebook/Dockerfile
Co-authored-by: Romain <romainx@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
bc26d1a776
commit
017040d785
@@ -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*' \
|
||||||
|
Reference in New Issue
Block a user