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...
On Thursday, January 24, 2019 at 8:47:47 AM UTC-3, Facundo Rodriguez wrote: > > 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/53ec8cfc-e30b-47fb-b57b-698614c1e107%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
