Merge pull request #3 from Carreau/add-binder

Add link to run on MyBinder.org to run jupyter notebook for Free.
This commit is contained in:
Peter Norvig
2017-11-30 01:07:38 -08:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ This project contains **pytudes**—Python programs for perfecting programmi
Some are in Jupyter (IPython) notebooks, some in *.py files.
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/norvig/pytudes/master)
# pytudes: Index of Jupyter (IPython) Notebooks
|Logic and Number Puzzles|

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
numpy