jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.02k stars 338 forks source link

Bump to systemdspawner 1.0.0 (not yet released), investigate how to handle sudo disabled by default #904

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

In https://github.com/jupyterhub/systemdspawner/pull/91 SystemdSpawner.disable_user_sudo was changed to default to True, which may be a breaking change we must consider.

Action points