-
Hi,
### Bug description
I have a compilation error when trying to install the-littlest-jupyterhub, at the point of installing ruamel.yaml.
python3-dev is installed as required.
The header /usr/i…
-
I'll be hosting a small base of users who will be loggin into the TLJH to do work, however they all have strongly expressed a desire in using Google Authenticator - Not their google account, mind you,…
-
Hey,
I am struggling to install the jupyterlab-git extension. It works fine for me with the same versions of JupyterHub + Lab locally, so I think it is a TLJH difficulty I am having.
I have inst…
-
When I run the command for installation, I get the following:
```
curl https://raw.githubusercontent.com/jupyterhub/the-littlest-jupyterhub/master/bootstrap/bootstrap.py | sudo -E python3 - --admin …
-
I have deployed TLJH on a Ubuntu 18.04 server.
I'm facing the following problem: while the admin user I created when launching the TLJH installation script can access JupyterLab on the `/lab` URL, ac…
tboch updated
3 years ago
-
Having few issues with login and signup pages - customization on page https://github.com/jupyterhub/nativeauthenticator/pull/69 is not working for me and having trouble figuring out where the issue li…
-
### Proposed change
`traefik_proxy.install` support amd64 on Linux and Mac OS as download targets. It should support arm64 (aarch64) as well.
### Who would use this feature?
People ru…
-
### Bug description
There's no problem when I logged through local network(in university) but here is a problem. When I tried to access to hub at outside of local network(university), I got bel…
-
The following cut and paste section contains extra characters in several of the places it's used. Before "master/boot" if your viewer hides the details.
```
#!/bin/bash
curl https://raw.githubus…
-
I'm using tljh and it's working nicely. I've a few notebooks that requires some user input, e.g. selecting an output directory. I'm using PyQt5 to open a QFileDialog:
```python
from PyQt5 import Q…