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

Update my_spawner.py

parent 5e379d7f
No related branches found
No related tags found
No related merge requests found
Pipeline #30687 passed
......@@ -110,7 +110,8 @@ class MySpawner(KubeSpawner):
{
'display_name': 'Stack Minimal + Desktop GUI + Relion + Blender',
'kubespawner_override': {
'image': 'localhost:30081/prp/jupyter-stack/relion-desktop',
'image': 'gitlab-registry.nrp-nautilus.io/youngsu_kim/csusb-jupyter-stack/stack-temp-desktop:lbnp2',
# 'image': 'localhost:30081/prp/jupyter-stack/relion-desktop',
'lifecycle_hooks': {
'postStart': {
'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