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:
@@ -5,6 +5,8 @@
|
||||
This project contains **pytudes**—Python programs for perfecting programming skills.
|
||||
|
||||
Some are in Jupyter (IPython) notebooks, some in *.py files.
|
||||
|
||||
[](https://mybinder.org/v2/gh/norvig/pytudes/master)
|
||||
|
||||
# pytudes: Index of Jupyter (IPython) Notebooks
|
||||
|
||||
|
||||
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
numpy
|
||||
Reference in New Issue
Block a user