Open JonnyTran opened 3 years ago
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
Bug description
When using the spawner
wrapspawner.ProfilesSpawner
and trying to lanch a localjupyter-singleuser
with the Littlest JupyterHub, it shows the error:Expected behaviour
/opt/tljh/hub/bin/jupyter-singleuser
should found from path.Actual behaviour
It is as if upon launching,
/opt/tljh/hub/bin
or/opt/tljh/user/bin
is not loaded into path, sojupyterhub-singleuser
orjupyterhub-labhub
cannot start (although I have very limited experience with TLJH's Jupyterhub).Your personal set up
Full environment
paste output of
pip freeze
orconda list
hereConfiguration