We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f9db2a + 4499bb7 commit 92ddedeCopy full SHA for 92ddede
2 files changed
docs/README.md
@@ -58,6 +58,11 @@ from scratch.
58
If you plan to do Python programming in a Linux or HPC environment you should
59
be familiar with these as well.
60
61
+For following along hands-on, you need
62
+* laptop or desktop with internet access.
63
+* a Python environment that can run Jupyter Lab if you want to use your own system;
64
+* access to Google Colaboratory if you prefer not to install software.
65
+
66
67
## Level
68
docs/_config.yml
@@ -1 +1,2 @@
1
-theme: jekyll-theme-slate
+title: "Python for systems programming"
2
+theme: jekyll-theme-slate
0 commit comments