the-littlest-jupyterhub
the-littlest-jupyterhub copied to clipboard
Simple JupyterHub distribution for 1-100 users on a single server
### Bug description After upgrading from Ubuntu 18.04 to 22.04, my TLJH installation stopped working. When going to `http://localhost:80`, I get "Bad Gateway". Systemctl says that jupyterhub.service failed to start....
### Proposed change Add the option to set memory limits for a specific user (and user group). ### Who would use this feature? Instructors may need to have more memory...
Thank you everyone who contributed to the recent `1.0.0` release! 🚀 In addition to the usual git tags for each release I think users could benefit from using the GitHub...
1. I have hosted JupyterHub in Azure VM (Ubuntu machine) 2. My objective is to override the default authentication (PAM) and replace it with Azure AD (Microsoft SSO). 3. I...
### Bug description **_Content-Security-Policy_** settings are not respected in new version of Jupyter Hub. Following screen capture is demonstrating how same settings worked in JupyterHub **v1.4.0** and in **v1.5.1** it...
### Proposed change Currently for Jupyterhub (tljh), there is a this `tljh-config` command to setup authentication for `GitHub`, `Google` and `AWS` in the documentation given here https://tljh.jupyter.org/en/latest/howto/auth/github.html. By following the...
### Bug description On a fresh install of tljh the server will not start for the admin (first user). ### How to reproduce 1. Install tljh on Ubuntu 22.04 2....
### Bug description Logging in as the admin user `joe` displays home directory of `jupyter-joe` rather than `joe`. Opening the terminal confirms that the working directory is `/home/jupyter-joe` rather than...
When a new tljh issue is created on github by a new user, an automatic welcom bot message is added to the issue. There is a typo "other other" in...