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