"include/svn:/svn.code.sf.net/p/irrlicht/code/trunk@2157" did not exist on "cf7246f704b0c55874531749ee0172783bc14b8a"
Commit 0ceed123 authored by Kyle Kelley's avatar Kyle Kelley Committed by GitHub

Merge pull request #328 from mariusvniekerk/spylon-kernel

Pin spylon-kernel version
parents 86d3128e a58c3d72
...@@ -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 metakernel spylon findspark spylon-kernel RUN pip --no-cache-dir install "spylon-kernel==0.1.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