Skip to content

Commit

Permalink
update Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsteve authored Dec 19, 2024
1 parent 7f3d497 commit 3d47c14
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 3d47c14

Please sign in to comment.