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

Update my_spawner.py

parent 5005e9e7
No related branches found
No related tags found
No related merge requests found
Pipeline #30216 passed
......@@ -74,7 +74,7 @@ class MySpawner(KubeSpawner):
},
{
'display_name': 'Stack Minimal + Desktop GUI + Relion',
'kubespawner_override': {
'kubespawner_override': [{
'image_spec': 'localhost:30081/prp/jupyter-stack/relion-desktop',
'lifecycle_hooks': {
'postStart': {
......@@ -88,7 +88,7 @@ class MySpawner(KubeSpawner):
}
}
}
}
}]
},
{
'display_name': 'Stack Datascience',
......
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