Merge pull request #1004 from romainx/master

Remove sparklyr from datascience notebook
This commit is contained in:
Peter Parente
2020-02-09 20:39:06 -05:00
committed by GitHub

View File

@@ -62,7 +62,6 @@ RUN conda install --quiet --yes \
'r-rmarkdown=2.1*' \
'r-rsqlite=2.1*' \
'r-shiny=1.3*' \
'r-sparklyr=1.1*' \
'r-tidyverse=1.3*' \
'rpy2=3.1*' \
&& \