Skip to content
Snippets Groups Projects
Commit c5a698a7 authored by Dung Vu's avatar Dung Vu
Browse files

Update my_spawner.py

parent 64915fe8
No related branches found
No related tags found
No related merge requests found
Pipeline #47222 passed
......@@ -130,7 +130,7 @@ class MySpawner(KubeSpawner):
'default': 'true',
'slug': 'ds',
'image_choice': {
'cuda': 'quay.io/jupyter/datascience-notebook:2024-04-22'
'cuda': 'quay.io/jupyter/datascience-notebook:2024-04-22',
'cpu': 'quay.io/jupyter/datascience-notebook:2024-04-22'
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment