-
I mangled the configuration of a GH(E) OAuthenticator setup. Then before I could correct it, I lost the terminal from which it was configured and reloaded.
Following step 5. "If this does not work.…
-
Hey everyone!
I am using the shared folder setup based on the TLJH guide. But I have a couple of questions:
1. When I move files or folders into the shared folder, other users can read or execute …
-
### Bug description
After installation and ssl configuration tljh worked without any problem. This problem arose today out of nowhere:
In the machine, you can load the jupyterhub by going t…
-
Right now when restarting the hub there is almost now feedback on whether that worked or not. In particular if you are running the restart command from a web terminal in your single-user server.
Ha…
-
### Bug description
When I try to set `base_url` to `/jupyter` and run `sudo tljh-config reload proxy`, navigation to `domain.com/jupyter` redirects to `domain.com/hub/jupyter` and throws a 404…
-
Until recently, our users were able to access terminal directly by typing in the browser address bar (for example `https://our.domain.edu/user/username/terminals/1`). If the terminal did not exist, it…
-
I'm having occasional failures when installing via playbook onto an Openstack VM running Ubuntu 18.04. It may well be the cloud itself, but if anybody has any insight as to why it might be occuring an…
-
How can we enable other compilers/notebooks for example Python2, R, etc.
I this compatible with them
-
This is a @2i2c-org/tech-team sync 🎉🎉🎉! This is a way for 2i2c Team Members to provide status reports on what they've been up to this week and request help and attention for things they are working on…
-
The needed steps are:
SSH (self-signed):
```
openssl req -newkey rsa:4096 -x509 -sha256 -days 365 -nodes -out tljh.crt -keyout tljh.key
```
hit `enter`s (need to figure out how to automate this).…