We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50053e2 + 3f6b51f commit ca73a13Copy full SHA for ca73a13
2 files changed
docs/README.md
@@ -60,6 +60,10 @@ This is not a training that starts from scratch.
60
If you plan to do Python programming in a Linux or HPC environment you should
61
be familiar with these as well.
62
63
+For following along hands-on, you need
64
+* laptop or desktop with internet access;
65
+* software to run Jupyter notebooks, or access to Google Colab.
66
+
67
68
## Level
69
docs/_config.yml
@@ -1 +1,2 @@
1
-theme: jekyll-theme-slate
+title: "Python for programmers"
2
+theme: jekyll-theme-slate
0 commit comments