Skip to content
Snippets Groups Projects
Commit fa729c0b authored by Lars Jitschin's avatar Lars Jitschin
Browse files

syntax correction

parent 40c5b479
No related branches found
No related tags found
2 merge requests!687Automated merge from preview to main,!632Improving JupyterHub Documentation
......@@ -86,14 +86,11 @@ Installed kernelspec my-kernel in .../.local/share/jupyter/kernels/my-kernel
Load the needed module depending on partition architecture:
=== "Nodes with x86_64 (Intel) CPU"
```console
marie@compute$ module load Anaconda3
```
=== "Nodes with x86_64 (AMD) CPU"
=== "Nodes with x86_64 CPU"
```console
marie@compute$ module load Anaconda3
```
=== "Nodes with ppc64le CPU"
```console
marie@ml$ module load PythonAnaconda
......
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