Skip to content

Commit 92ddede

Browse files
committed
Merge branch 'development'
2 parents 3f9db2a + 4499bb7 commit 92ddede

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ from scratch.
5858
If you plan to do Python programming in a Linux or HPC environment you should
5959
be familiar with these as well.
6060

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+
6166

6267
## Level
6368

docs/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
theme: jekyll-theme-slate
1+
title: "Python for systems programming"
2+
theme: jekyll-theme-slate

0 commit comments

Comments
 (0)