-
What are the default admin username and password for jupyterhub image?
I thought that is 'root' ( which is mentioned in dockerfile of image) and I am also don't know the password for that user. So, I…
-
### Bug description
I read this document and added a user.
https://tljh.jupyter.org/en/latest/install/custom-server.html#step-2-adding-more-users
But, the screen for setting a password is…
-
### Operating system
### `nbgrader --version`: 0.6.1
### `jupyterhub --version` (if used with JupyterHub): 1.0.0 (Using littlest Jupterhub)
### `jupyter notebook --version`
jupyter cor…
-
TLJH is configured for GHE OAuth.
Our GHE is not exposed to the internet. Our proxies direct the browser direct with domain being used. In case it matters, login/password is disabled on GHE.
I s…
-
### Bug description
Not sure if that's a bug or if I'm doing something wrong.
I'm using GitHubOAuthenticator in tljh, and I cannot restrict access to my organization.
Here is the relevant p…
-
I have installed TLJH on an existing webserver that has an active website running on apache.
Obviously following the web address as usual just takes me to the default website. How can I access TLJH…
-
```
Checking if TLJH is already installed...
TLJH already installed, upgrading...
Upgrading TLJH installer...
Ran /opt/tljh/hub/bin/pip install --upgrade git+https://github.com/jupyterhub/the-litt…
-
I've been debugging a failure with running TLJH on Ubuntu 21.10, and I tracked the failure down to a failure to install etcd3. This has been made an optional install in #127, solving the issue. But, n…
-
### Bug description
I have installed and configured Native Authenticator with no issues (thanks!). However, once everything is working and my users are registered, I would like to disable sign up t…
-
Have been trying to get this to work, but always get a spawning timeout when starting the individual jupyterhub server for a user, logs indicate an import issue. Have followed all instructions as note…