I’m running a TLJH on a remote server.
Everything works quite fine except that the environments I created don’t show up in the browser.
I used the following command to create the environment:
When I check the environments sudo -E conda env list, the new environment is in the list.
However, there is no option to start a notebook with the new kernel.
(I restarted the hub, and I also restarted the machine… nothing worked)
What can I do to find the solution?
Infos:
Ubuntu 18.04.5 LTS
JupyterHub version 1.5.0
Python 3.9.7
I would like to have a extra clean Python 3.8.10 Environment.
What do I need to do for this?
I see allot of noise on the internet.
And then I see this thread.
Thanks for the patciense
greets Remco