Hi everyone! I’m asking a general question as I’m very new to working with Python and Jupyter. I’ve downloaded Anaconda with the Jupyter Notebook 6.5.4 version, JupyterLab 3.5.3, and Spyder 5.4.3. My college course has created a Jupyter Hub server which I have not been able to access. I receive the following error messages:
Spawn failed: Server at http://127.0.0.1:55735/user/npeter26/ didn’t respond in 30 seconds
and
403 : Forbidden
The error was:
user npeter26 is not allowed.
I have read through as many topics as possible to try and understand if this is a configuration issue on my computer (I have downloaded packages, reconfigured browser settings, and done everything I can think of) but I don’t understand the issue. If anyone can help me understand this, I would appreciate it!