kubespawner, helm chart and custom extensions

31 views
Skip to first unread message

Facundo Rodriguez

unread,
Jan 24, 2019, 6:47:47 AM1/24/19
to Project Jupyter
Hi guys, I'm facing a problem with jupyterhub and kubespawners in gcp. I have a custom docker image where I set up a conda env and installed things in `/home/jovyan` plus created a custom extension for the notebook. Now I am using jupyterhub Helm Chart to deploy this into gcp. The problem is that when a new user log in, I run bash in the generated POD and the folder `/home/jovyan` content says: `lost+found`, and everything is gone. Jupyter is unable to locate and load my extension. Things work fine in the container if I run it locally or if I use dockerspawner. I'm not very experienced, so I 've been struggling with this one.

Regards

Facundo Rodriguez

unread,
Jan 24, 2019, 9:15:40 AM1/24/19
to Project Jupyter
In case someone is interested:

I moved all the stuff I was installing in `/home/jovyan` outside that directory, and now it seems to be picking my notebook extension and other stuff I installed in the container. Still some issues I have to fix...
Reply all
Reply to author
Forward
0 new messages