-
I'm following this link: http://tljh.jupyter.org/en/latest/howto/admin/https.html#howto-admin-https-manual
Currently, I do have my own certificate which I tried to set up using tljh manual https. I'm…
-
I just installed TLJH with the instructions from http://tljh.jupyter.org/en/latest/install/custom-server.html followed by let's encrypt part to my VPS. Now I have a server running, all fine and dandy.…
-
Was looking for a post/information why deploying TLJH for a 30 student class would be better than just deploying JupyterHub on a VM:
https://github.com/jupyterhub/jupyterhub/blob/master/docs/source/…
-
I think it might be something to do with architecture as I am installing on a raspberry pi.
Is this possible?
```
ubuntu@jupyter:~$ curl https://raw.githubusercontent.com/jupyterhub/the-littles…
-
### Bug description
I am trying to migrate to JupyterHub 2.1 from 2.0 and realized that my admin service does not work. I had the following configuration:
```
c.JupyterHub.services = [
…
-
If i restart the TLJH-Docker-Container, i have no Access to the Web Interface.
If i try the command
`python3 /srv/src/bootstrap/bootstrap.py --admin admin`
i get the following error message.
`S…
-
I am using **Native** **Authenticator** with **TLJH.**
I tried to change password (on hub/change-password) and write new one, but I got this message:
**500 : Internal Server Error**
Thank you …
-
I created a fresh VM with 18.04 and ran apt full-upgrade to install the latest updates.
Then I tried to install Jupyter Hub by following the installation instructions:
sudo apt install python3 pyt…
-
I have tried multiple times to install TLJH on an AWS EC2 instance, failing every time. The process has thrown a number of different errors, but the most common appears to be with conda installation.
…
-
There seems to be an error with the install instructions for TLJH on the Jetstream platform.
The base image on Jetstream will bring up a Jupyter Notebooks instance but not Jupyter Hub.
Adding th…