We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a618e commit 2603a96Copy full SHA for 2603a96
README.md
@@ -1,7 +1,9 @@
1
# Python systems programming
2
3
This repository contains material for a training on how to do systems
4
-programming using Python
+programming using Python. The notebooks can be executed on:
5
+
6
+[](https://mybinder.org/v2/gh/gjbex/PythonSysProg/master)
7
8
Python is a very versatile programming language that has a wide range of
9
applications. This training concentrates on interaction with the
0 commit comments