Commit b412388f authored by Gino Bustelo's avatar Gino Bustelo

Bump Toree to 0.1.0.dev7

(c) Copyright IBM Corp. 2016
parent eb754a1a
...@@ -28,5 +28,5 @@ RUN conda config --add channels r && \ ...@@ -28,5 +28,5 @@ RUN conda config --add channels r && \
'r-rcurl=1.95*' && conda clean -tipsy 'r-rcurl=1.95*' && conda clean -tipsy
# Apache Toree kernel # Apache Toree kernel
RUN pip install toree==0.1.0.dev4 RUN pip install toree==0.1.0.dev7
RUN jupyter toree install --user --kernel_name='Apache_Toree' RUN jupyter toree install --user
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