Skip to content
Snippets Groups Projects
Commit ac6481e8 authored by Noah Löwer's avatar Noah Löwer
Browse files

Update Software version

parent 3185e266
No related branches found
No related tags found
2 merge requests!1086Automated merge from preview to main,!1084Update conda virtual environment example
...@@ -200,7 +200,7 @@ can deactivate the conda environment as follows: ...@@ -200,7 +200,7 @@ can deactivate the conda environment as follows:
marie@alpha$ ws_allocate my_conda_virtualenv 100 # use a workspace for the environment marie@alpha$ ws_allocate my_conda_virtualenv 100 # use a workspace for the environment
marie@alpha$ cd /data/horse/ws/marie-my_conda_virtualenv marie@alpha$ cd /data/horse/ws/marie-my_conda_virtualenv
marie@alpha$ module load Anaconda3 marie@alpha$ module load Anaconda3
Module Anaconda3/2021.11 loaded. Module Anaconda3/2022.05 loaded.
marie@alpha$ conda create --prefix my-torch-env python=3.8 marie@alpha$ conda create --prefix my-torch-env python=3.8
Collecting package metadata (current_repodata.json): done Collecting package metadata (current_repodata.json): done
Solving environment: done Solving environment: done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment