You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have followed the instructions in the readme. First install the whole thing via pip and then add in the config I use the following configration :
When I then try to start the service this no longer works.
This tries to start briefly
and then exits
Did I do something wrong because the steps to install are quite ismpel. I use Jupyterhub via the TLJH installation. Has anyone had the same problem or can help me?
The text was updated successfully, but these errors were encountered:
from jhub_remote_user_authenticator.remote_user_auth import RemoteUserLocalAuthenticator
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'jhub_remote_user_authenticator'
Hi,
I have followed the instructions in the readme. First install the whole thing via pip and then add in the config I use the following configration :
When I then try to start the service this no longer works.
This tries to start briefly
and then exits
Did I do something wrong because the steps to install are quite ismpel. I use Jupyterhub via the TLJH installation. Has anyone had the same problem or can help me?
The text was updated successfully, but these errors were encountered: