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

Update my_spawner.py

parent 34f516e2
No related branches found
No related tags found
No related merge requests found
Pipeline #30187 passed
......@@ -76,6 +76,8 @@ class MySpawner(KubeSpawner):
'display_name': 'Stack Minimal + Desktop GUI + Relion',
'kubespawner_override': {
'image_spec': 'localhost:30081/prp/jupyter-stack/relion-desktop',
'cmd': ['/bin/bash', '-c', '/home/jovyan/shared/.software/prog-desktop.sh']
}
},
{
......
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