the-littlest-jupyterhub icon indicating copy to clipboard operation
the-littlest-jupyterhub copied to clipboard

Simple JupyterHub distribution for 1-100 users on a single server

Results 161 the-littlest-jupyterhub issues
Sort by recently updated
recently updated
newest added

If your install goes pear-shaped (see #575), you have to clean up what has been done but it's not obvious how to figure this out. At the very least it...

needs-documentation

### Bug description If you install the prerequisites as indicated on the web site, and run the bootstrap.py script, it thinks you don't get Node.js and the installation fails. ####...

bug

### Proposed change Rearrange some docs to put system isolation as a feature right up front. I missed this in multiple reads. ### Who would use this feature? Anyone wondering...

needs-documentation

### Bug description When using arrow keys on the docs (i.e. http://tljh.jupyter.org/en/latest/install/amazon.html) the page redirects to different sections. This behaviour means you're not able to use system shortcuts such as...

bug

Hello TLJH Team, Installing TLJH on AWS with Cognito Authentication, I came across a potential documentation issue, here: http://tljh.jupyter.org/en/latest/howto/auth/awscognito.html?highlight=cognito#authenticate-using-aws-cognito This section suggests `[Service] Environment=AWSCOGNITO_DOMAIN=https:// https://https://.auth.us-east-2.amazoncognito.com/oauth2/authorize?response_type=code&redirect_uri=https%3A%2F%2Fcom%2Fhub%2Foauth_callback&client_id=&state=[secret] (@AAA.BBB.CCC.DDD)` This part: `https://https://.auth.us-east-2.amazoncognito.com` appeared...

bug
help wanted
good first issue

At the moment the [docs](http://tljh.jupyter.org/en/latest/topic/tljh-config.html#set-unset-a-configuration-property) mention: > If what you want is only to change the property’s value, you should use set and overwrite it with the desired value. However...

enhancement
needs-documentation

TLJH's focus on simplicity and good defaults is great, which makes it very tempting to use it for other cases than it was designed for! One of these use cases...

enhancement

### Update by Erik 2021-10-25 I think the resolution to this issue was addressed by https://github.com/jupyterhub/the-littlest-jupyterhub/issues/462#issuecomment-573086796 suggesting a location where traefik could access the cert/key configured under `https.tls.cert` and `https.tls.key`....

enhancement

When opening a new>terminal page from JupyterHub, the terminal is blank. I have a new install on AWS and followed all instructions (https://the-littlest-jupyterhub.readthedocs.io/en/latest/install/amazon.html) up to: Step 3, item 1 -...

bug

### Proposed change We should add a short paragraph or section that describes how "The Littlest JupyterHub" relates to JupyterHub more generally. We often casually refer to TLJH as a...

enhancement
documentation