Hi, we have created a configmap for configs of jupyterhub and mounted it to a persisted volume. whenever the container gets restarted, the configs gets with the same thing. same way, we want our user data to be persisted so that whenever container gets restarted we wont lose any data's. I see for every user it creates a separate folder inside the pod so how can we achieve the persistence of data of every user who ever logs in. please share any idea on this?
JupyterHub version: 1.16.0 jupyterLab version: 3.0.9 platform: AKS Thank you -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/946a2089-4bbf-4d49-8280-538ebebf012an%40googlegroups.com.
