Hi there. I’ve followed the “Install JupyterHub and JupyterLab from the ground up” guide to install the jupyterhub. I used a cloud server and finished the first part. Now I can access jupyterhub at port 8000. But I can’t start the server. Any help will be appreciated! Thanks.
Is there any problem I start jupyter as a root?
I set the c.JupyterHub.authenticator_class = ‘jupyterhub.auth.DummyAuthenticator’
if I use the default settings, error would be:
I’ve run the jupyterhub as root. But it still seems to have a a permission problem.