reverting back to r3.6.3 for all-spark-notebook

This commit is contained in:
ttimbers
2020-06-15 22:30:54 -07:00
parent 6c8db49d8a
commit f639340c46

View File

@@ -23,7 +23,7 @@ USER $NB_UID
# R packages # R packages
RUN conda install --quiet --yes \ RUN conda install --quiet --yes \
'r-base=4.0.0' \ 'r-base=3.6.3' \
'r-ggplot2=3.3*' \ 'r-ggplot2=3.3*' \
'r-irkernel=1.1*' \ 'r-irkernel=1.1*' \
'r-rcurl=1.98*' \ 'r-rcurl=1.98*' \