jupyterhub / systemdspawner

Spawn JupyterHub single-user notebook servers with systemd
BSD 3-Clause "New" or "Revised" License
92 stars 45 forks source link

Fix to run in other python environments(virtualenv, conda, etc) #54

Closed woowahan-jaehoon closed 5 months ago

woowahan-jaehoon commented 5 years ago

If jupyterhub wasn't run in system environment, user cannot run jupyterhub-singleuser and fail to spawn.

yuvipanda commented 5 months ago

It's been a few years, and we have tljh.jupyter.org that does start jupyterhub from a venv and works ok. So I'm going to assume that this issue has been fixed, and close this PR.

Apologies for the deep delay in responding here, @woowahan-jaehoon