mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-10 19:42:58 +00:00
versions and tidymodels
- added versions to ggplot2 and sparklyr for all-spark-notebook - added tidymodels to r-notebook and docs closes #1102
This commit is contained in:
@@ -43,6 +43,7 @@ RUN conda install --quiet --yes -c conda-forge \
|
||||
'r-shiny=1.4*' \
|
||||
'r-tidyverse=1.3*' \
|
||||
'unixodbc=2.3.*' \
|
||||
'r-tidymodels=0.1*' \
|
||||
&& \
|
||||
conda clean --all -f -y && \
|
||||
fix-permissions $CONDA_DIR
|
||||
|
Reference in New Issue
Block a user