Skip to content

Commit 53da957

Browse files
committed
Add material requirements
1 parent 930ca8f commit 53da957

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ from scratch. Familiarity with numpy is not required, but would be beneficial.
5454
If you plan to do Python programming in a Linux or HPC environment you should
5555
be familiar with these as well.
5656

57+
For following along hands-on, you need
58+
* laptop or desktop with internet access.
59+
* a system set up so you can connect to an HPC system, an account on an HPC
60+
system (e.g., VSC, CECI, ...), compute credits if that is required to run
61+
jobs on the HPC system if you want to use an HPC system;
62+
* a Python environment that can run Jupyter Lab if you want to use your own system;
63+
* access to Google Colaboratory if you prefer not to install software.
64+
5765

5866
## Level
5967

0 commit comments

Comments
 (0)