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

Update my_spawner.py

parent ade29f37
No related branches found
No related tags found
No related merge requests found
Pipeline #47038 passed
......@@ -129,9 +129,9 @@ class MySpawner(KubeSpawner):
'display_name': 'Datascience (scipy, Julia, R)',
'default': 'true',
'slug': 'ds',
'image_choice': {
'cuda': 'quay.io/jupyter/datascience-notebook:2024-04-22'
'cpu': 'quay.io/jupyter/datascience-notebook:2024-04-22'
'image_choice': {
'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