After spawned, JupyterHub shows a blank page
If you see a blank page after JupyterHub spawned,
Try to rename
/home/jovyan/.local
to/home/jovyan/.local.bak
inside the pod.Restart JupyterHub; Jupyter will regenerate the
~/.local
.
.local
is a Jupyter directory.