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

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/88c43151-990c-446c-9bb3-64ec95e9863e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to