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

Update my_spawner.py

parent 2f32d69d
No related branches found
No related tags found
No related merge requests found
Pipeline #32432 passed
...@@ -78,10 +78,13 @@ class MySpawner(KubeSpawner): ...@@ -78,10 +78,13 @@ class MySpawner(KubeSpawner):
'display_name': 'Nrp-Stack Minimal', 'display_name': 'Nrp-Stack Minimal',
}, },
{ {
'display_name': 'Nrp-Stack Desktop GUI - Apps', 'display_name': 'Nrp-Stack Desktop - Visual Code, mutiple Apps',
'kubespawner_override': { 'kubespawner_override': {
# 'image': 'localhost:30081/prp/jupyter-stack/relion-desktop', 'image': 'localhost:30081/prp/jupyter-stack/5g-desktop:ab90e952',
'image': 'localhost:30081/prp/jupyter-stack/prism-desktop:0addcd15',
'image': 'localhost:30081/prp/jupyter-stack/desktop:ab90e952', 'image': 'localhost:30081/prp/jupyter-stack/desktop:ab90e952',
'image': 'localhost:30081/prp/jupyter-stack/relion-desktop',
'lifecycle_hooks': { 'lifecycle_hooks': {
'postStart': { 'postStart': {
'exec': { 'exec': {
......
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