Commit 7c3f276f authored by Luciano Resende's avatar Luciano Resende

Update to official Toree 0.3.0-incubating release

parent 77e10160
......@@ -35,7 +35,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.3.0-incubating-rc1/toree-pip/toree-0.3.0.tar.gz \
https://dist.apache.org/repos/dist/release/incubator/toree/0.3.0-incubating/toree-pip/toree-0.3.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