Commit b7f28609 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #570 from lresende/update_toree

Update to Toree 0.2.0 RC3
parents 96f2f777 bbf34d34
......@@ -34,7 +34,7 @@ RUN conda install --quiet --yes \
# Apache Toree kernel
RUN pip install --no-cache-dir \
https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0/snapshots/dev1/toree-pip/toree-0.2.0.dev1.tar.gz \
https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0-incubating-rc3/toree-pip/toree-0.2.0.tar.gz \
&& \
jupyter toree install --sys-prefix && \
rm -rf /home/$NB_USER/.local && \
......
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