Update Linux Introduction
@ -53,7 +53,10 @@ Data, Data Processing , Conda etc. should be in `/data/user/$username`, as it ne
|
|||||||
|
|
||||||
## Software
|
## Software
|
||||||
|
|
||||||
|
### Installations
|
||||||
Software can be used in two ways:
|
Software can be used in two ways:
|
||||||
1. load the available software via a [Pmodule](Pmodules)
|
1. load the available software via a [Pmodule](Pmodules)
|
||||||
2. Install your software locally (in `/data/user/$username`)
|
2. Install your software locally (in `/data/user/$username`)
|
||||||
|
|
||||||
|
To check, which executable you are actually running on and which version is running, you can do: `$ which python` or ` $ python --version`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user