mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 21:12:57 +00:00
update all-spark to toree 0.2.0rc4
This commit is contained in:

committed by
GitHub

parent
8d9388cac5
commit
ec73c29a20
@@ -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-incubating-rc3/toree-pip/toree-0.2.0.tar.gz \
|
||||
https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0-incubating-rc4/toree-pip/toree-0.2.0.tar.gz \
|
||||
&& \
|
||||
jupyter toree install --sys-prefix && \
|
||||
rm -rf /home/$NB_USER/.local && \
|
||||
|
Reference in New Issue
Block a user