Skip to content

Commit

Permalink
fix: Add scipy to the UI jupyter-images list (#291)
Browse files Browse the repository at this point in the history
Add `kubeflownotebookswg/jupyter-scipy:v1.7.0` to the list of
jupyter-images exposed as a configurable option via the jupyter-ui
charm. Adding it to the top of the list restores it as the default
option.

Signed-off-by: Phoevos Kalemkeris <phoevos.kalemkeris@canonical.com>
phoevos authored and NohaIhab committed Sep 26, 2023
1 parent aa52ee4 commit ae70c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charms/jupyter-ui/config.yaml
Original file line number Diff line number Diff line change
@@ -22,6 +22,7 @@ options:
jupyter-images:
type: string
default: |
- kubeflownotebookswg/jupyter-scipy:v1.7.0
- kubeflownotebookswg/jupyter-pytorch-full:v1.7.0
- kubeflownotebookswg/jupyter-pytorch-cuda-full:v1.7.0
- kubeflownotebookswg/jupyter-tensorflow-full:v1.7.0

0 comments on commit ae70c55

Please sign in to comment.