Commit 21e8d801 authored by Marius van Niekerk's avatar Marius van Niekerk

Version bump

parent 8785f8b4
...@@ -33,5 +33,5 @@ RUN pip --no-cache-dir install https://dist.apache.org/repos/dist/dev/incubator/ ...@@ -33,5 +33,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.0" RUN pip --no-cache-dir install "spylon-kernel==0.1.1"
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