Jupyterhub cannot start server - 500 error
问题 I am trying to run jupyter hub for multiuser mode. I installed jupyterhub from PIP. [root@ip-of-machine hadoop]# echo $PATH /usr/local/bin/jupyterhub-singleuser:/usr/local/bin/jupyterhub:/sbin:/bin:/usr/sbin:/usr/bin:/opt/aws/bin When I tun jupyterhub I get an error saying 500 : Internal Server Error Failed to start your server. Please contact admin. I ran it as [root@ip-of-machine hadoop]# /usr/local/bin/jupyterhub -f ./jupyterhub/jupyterhub_config.py --no-ssl The logs contain [I 2016-05-03