mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Update spylon-kernel to 0.4.x
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user