Skip to content
Snippets Groups Projects
Commit c2bc1bad authored by Taras Lazariv's avatar Taras Lazariv
Browse files

Make linter happy

parent fa7e5822
No related branches found
No related tags found
5 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!279Draft: Machine Learning restructuring,!258Data Analytics restructuring
......@@ -12,6 +12,7 @@ a research group and/or teaching class. For this purpose python virtual environm
For more details see [here](python_virtual_environments.md).
The interactive Python interpreter can also be used on ZIH systems via an interactive job:
```console
marie@login$ srun -p alpha --gres=gpu:1 -n 1 -c 7 --pty --mem-per-cpu=8000 bash #Job submission on alpha nodes with 1 gpu on 1 node with 8000 Mb per CPU
marie@alpha$ python
......
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