mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
add r-htmltools pkg
This commit is contained in:
@@ -34,6 +34,8 @@ RUN conda install --quiet --yes \
|
||||
'r-rcurl=1.95*' \
|
||||
'r-crayon=1.3*' \
|
||||
'r-randomforest=4.6*' \
|
||||
'r-htmltools=0.3*' \
|
||||
'r-htmlwidgets=0.9*' \
|
||||
'r-hexbin=1.27*' && \
|
||||
conda clean -tipsy && \
|
||||
fix-permissions $CONDA_DIR
|
||||
|
Reference in New Issue
Block a user