Skip to content

Commit

Permalink
Merge pull request #60 from quantumsteve/python-3.12
Browse files Browse the repository at this point in the history
update Docker image
  • Loading branch information
bgruening authored Dec 19, 2024
2 parents 7f3d497 + 3d47c14 commit 4914614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html
# Accoring to the link above we should take scipy-notebook and add additional kernels.
# Since Julia installation seems to be complicated we will take the Julia notebook as base and install separate kernels into separate envs
FROM quay.io/jupyter/julia-notebook:python-3.11
FROM quay.io/jupyter/julia-notebook:python-3.12

MAINTAINER Björn A. Grüning, bjoern.gruening@gmail.com

Expand Down

0 comments on commit 4914614

Please sign in to comment.