Skip to content

Commit

Permalink
feat: updated notebook images reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Chvets committed Oct 25, 2023
1 parent 36dd122 commit 2afeb2f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charms/jupyter-ui/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ options:
jupyter-images:
type: string
default: |
- kubeflownotebookswg/jupyter-scipy:v1.8.0-rc.0
- kubeflownotebookswg/jupyter-pytorch-full:v1.8.0-rc.0
- kubeflownotebookswg/jupyter-pytorch-cuda-full:v1.8.0-rc.0
- kubeflownotebookswg/jupyter-tensorflow-full:v1.8.0-rc.0
- kubeflownotebookswg/jupyter-tensorflow-cuda-full:v1.8.0-rc.0
- charmedkubeflow/jupyter-scipy:v1.8.0_20.04_1
- charmedkubeflow/jupyter-pytorch-full:v1.8.0_20.04_1
- charmedkubeflow/jupyter-pytorch-cuda-full:v1.8.0_20.04_1
- charmedkubeflow/jupyter-tensorflow-full:v1.8.0_20.04_1
- charmedkubeflow/jupyter-tensorflow-cuda-full:v1.8.0_20.04_1
description: list of image options for Jupyter Notebook
rstudio-images:
type: string
Expand Down

0 comments on commit 2afeb2f

Please sign in to comment.