Commit 40979690 authored by Michael Poplavski's avatar Michael Poplavski

Adds crayon to the r notebook image

parent be04e277
...@@ -35,4 +35,5 @@ RUN conda config --add channels r && \ ...@@ -35,4 +35,5 @@ RUN conda config --add channels r && \
'r-nycflights13=0.2*' \ 'r-nycflights13=0.2*' \
'r-caret=6.0*' \ 'r-caret=6.0*' \
'r-rcurl=1.95*' \ 'r-rcurl=1.95*' \
'r-crayon=1.3*' \
'r-randomforest=4.6*' && conda clean -tipsy 'r-randomforest=4.6*' && conda clean -tipsy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment