the-littlest-jupyterhub
the-littlest-jupyterhub copied to clipboard
conda init on launch
I was looking how to create a user environment. I tried mamba create -n test_env python=3.9 --y but when I did conda activate test_env I got `CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
I believe this is needed a creating a new env occurs in /home/jupyter-user.conda/envs/