mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Update Dockerfile
This commit is contained in:
@@ -27,7 +27,7 @@ RUN conda install --quiet --yes \
|
||||
'r-base=3.4.1' \
|
||||
'r-irkernel=0.8*' \
|
||||
'r-ggplot2=2.2*' \
|
||||
'r-sparklyr=0.7*' \
|
||||
'r-sparklyr=0.9.3' \
|
||||
'r-rcurl=1.95*' && \
|
||||
conda clean -tipsy && \
|
||||
fix-permissions $CONDA_DIR && \
|
||||
|
Reference in New Issue
Block a user