mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 06:22:56 +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-rcurl=1.95*' \
|
||||||
'r-crayon=1.3*' \
|
'r-crayon=1.3*' \
|
||||||
'r-randomforest=4.6*' \
|
'r-randomforest=4.6*' \
|
||||||
|
'r-htmltools=0.3*' \
|
||||||
|
'r-htmlwidgets=0.9*' \
|
||||||
'r-hexbin=1.27*' && \
|
'r-hexbin=1.27*' && \
|
||||||
conda clean -tipsy && \
|
conda clean -tipsy && \
|
||||||
fix-permissions $CONDA_DIR
|
fix-permissions $CONDA_DIR
|
||||||
|
Reference in New Issue
Block a user