Commit 64b05ca1 authored by Peter Parente's avatar Peter Parente

Update spylon-kernel to 0.4.x

parent 628fbcb2
......@@ -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
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