Jupyterhub access

There is not a default username or password for JupyterHub. If you are using the jupyterhub/jupyterhub docker image, you must configure an Authenticator, which is how you set usernames and passwords (or more commonly: use an external source of authentication that does not involve passwords, such as OAuth).