You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running a deployment that is based on the "v0.7-4c22c3d " jupyterhub helm-chart. I am trying to add additional docker images to my notebook for my users following the merge of #137 . From my understanding, I just add c.KubeSpawner.profile_list to the extraConfig and specify the images I want to use? Am I missing anything?
I am running a deployment that is based on the "v0.7-4c22c3d " jupyterhub helm-chart. I am trying to add additional docker images to my notebook for my users following the merge of #137 . From my understanding, I just add
c.KubeSpawner.profile_list
to theextraConfig
and specify the images I want to use? Am I missing anything?The text was updated successfully, but these errors were encountered: