Skip to content
Snippets Groups Projects
Commit f575a1e1 authored by Jan Frenzel's avatar Jan Frenzel Committed by Norman Koch
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f09f3f39
No related branches found
No related tags found
4 merge requests!412Manual attempt to merge preview into main,!402Solved issue-194. Added missing information regarding usage of SSH config for...,!392Merge preview into contrib guide for browser users,!381Resolve "Interaktive-Jobs: "bash -l""
......@@ -147,7 +147,7 @@ marie@compute$ # Now, you can start interactive work with e.g. 4 cores
marie@login$ srun --pty --ntasks=1 --cpus-per-task=4 --time=1:00:00 --mem-per-cpu=1700 bash -l
```
This way, `~/.bashrc` and `/etc/profile` get loaded and the commands `ml` and `module load` are
This way, `~/.bashrc` and `/etc/profile` get loaded and the commands `ml` and `module load` are
available inside the interactive shell.
!!! note "Partition `interactive`"
......
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