Update spylon-kernel to 0.4.x

This commit is contained in:
Peter Parente
2017-06-25 12:53:58 -04:00
parent 628fbcb24a
commit 64b05ca117

View File

@@ -32,6 +32,6 @@ RUN pip --no-cache-dir install https://dist.apache.org/repos/dist/dev/incubator/
RUN jupyter toree install --sys-prefix
# Spylon-kernel
RUN conda install --quiet --yes 'spylon-kernel=0.2*' && \
RUN conda install --quiet --yes 'spylon-kernel=0.4*' && \
conda clean -tipsy
RUN python -m spylon_kernel install --sys-prefix