... | @@ -30,7 +30,7 @@ This will create a virtual environment called “stg” which includes all the s |
... | @@ -30,7 +30,7 @@ This will create a virtual environment called “stg” which includes all the s |
|
|
|
|
|
To re-activate this virtual environment when you reconnect to a server where you have already set up the STG virtual environment, you will need to run the following commands:
|
|
To re-activate this virtual environment when you reconnect to a server where you have already set up the STG virtual environment, you will need to run the following commands:
|
|
|
|
|
|
module load anaconda27
|
|
module load anaconda27 (or export PATH=/opt/anaconda/bin:$PATH )
|
|
source activate stg
|
|
source activate stg
|
|
|
|
|
|
### Command Line Usage
|
|
### Command Line Usage
|
... | | ... | |