You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should be able to set up own conda environment. For now it seems to be impossible @ coffea-casa AF (restarting terminal don't help):
atlas-coffea@jupyter-oksana-2eshadura-40cern-2ech:~$ conda init zsh
no change /opt/conda/condabin/conda
no change /opt/conda/bin/conda
no change /opt/conda/bin/conda-env
no change /opt/conda/bin/activate
no change /opt/conda/bin/deactivate
no change /opt/conda/etc/profile.d/conda.sh
no change /opt/conda/etc/fish/conf.d/conda.fish
no change /opt/conda/shell/condabin/Conda.psm1
no change /opt/conda/shell/condabin/conda-hook.ps1
no change /opt/conda/lib/python3.8/site-packages/xontrib/conda.xsh
no change /opt/conda/etc/profile.d/conda.csh
no change /home/atlas-coffea/.zshrc
No action taken.
atlas-coffea@jupyter-oksana-2eshadura-40cern-2ech:~$ conda activate test
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
To initialize your shell, run
$ conda init <SHELL_NAME>
Currently supported shells are:
- bash
- fish
- tcsh
- xonsh
- zsh
- powershell
See 'conda init --help' for more information and options.
IMPORTANT: You may need to close and restart your shell after running 'conda init'.
The text was updated successfully, but these errors were encountered:
User should be able to set up own conda environment. For now it seems to be impossible @ coffea-casa AF (restarting terminal don't help):
The text was updated successfully, but these errors were encountered: