issues
search
jupyterhub
/
systemdspawner
Spawn JupyterHub single-user notebook servers with systemd
BSD 3-Clause "New" or "Revised" License
92
stars
45
forks
source link
setup.py tweaks
#75
Closed
minrk
closed
3 years ago
minrk
commented
3 years ago
use readme for long description
specify 'systemd' entrypoint rather than full package name, following standard practices
bump version to next.dev
yuvipanda
commented
3 years ago
Thanks, @minrk!