Skip to content

Commit 2603a96

Browse files
committed
Add binder link
1 parent 71a618e commit 2603a96

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Python systems programming
22

33
This repository contains material for a training on how to do systems
4-
programming using Python
4+
programming using Python. The notebooks can be executed on:
5+
6+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/gjbex/PythonSysProg/master)
57

68
Python is a very versatile programming language that has a wide range of
79
applications. This training concentrates on interaction with the

0 commit comments

Comments
 (0)