We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f3d497 + 3d47c14 commit 4914614Copy full SHA for 4914614
Dockerfile
@@ -4,7 +4,7 @@
4
# https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html
5
# Accoring to the link above we should take scipy-notebook and add additional kernels.
6
# Since Julia installation seems to be complicated we will take the Julia notebook as base and install separate kernels into separate envs
7
-FROM quay.io/jupyter/julia-notebook:python-3.11
+FROM quay.io/jupyter/julia-notebook:python-3.12
8
9
MAINTAINER Björn A. Grüning, bjoern.gruening@gmail.com
10
0 commit comments