Commit 68851157 authored by Peter Parente's avatar Peter Parente

Bump spylon-kernel to 0.2.*

parent 72cca2a7
...@@ -32,5 +32,5 @@ RUN pip --no-cache-dir install https://dist.apache.org/repos/dist/dev/incubator/ ...@@ -32,5 +32,5 @@ RUN pip --no-cache-dir install https://dist.apache.org/repos/dist/dev/incubator/
RUN jupyter toree install --sys-prefix RUN jupyter toree install --sys-prefix
# Spylon-kernel # Spylon-kernel
RUN pip --no-cache-dir install "spylon-kernel==0.1.2" RUN conda install --quiet --yes 'spylon-kernel=0.2*'
RUN python -m spylon_kernel install --sys-prefix 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