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

Update my_spawner.py

parent 77ddb7f0
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -76,7 +76,7 @@ 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 || true'],
# 'cmd': ['/bin/bash', '-c', '/home/jovyan/shared/.software/prog-desktop.sh || true'],
}
},
{
......
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