When i drop into frutiger ``` srun -p debug -N1 -n1 -w frutiger --pty bash ``` and try to create a conda env ``` conda create -n test python=3.12 ``` conda isnt initialized and it doesn't work
When i drop into frutiger
and try to create a conda env
conda isnt initialized and it doesn't work