Commit Graph

241 Commits

Author SHA1 Message Date
Jason LaDuke
66bb9b24d0 Fixed typo in WWW.ipynb 2017-11-28 00:35:27 -08:00
Shiv B
fdce19cb59
Minor typo in description 2017-11-27 22:58:12 -05:00
Alex Kopp
3272ab6766
Fixed bolding 2017-11-27 20:43:56 -05:00
Alex Kopp
9f44fb9389
Updated broken ABC link to one from the American Mathematical Society 2017-11-27 20:27:26 -05:00
Alex Kopp
db01363db4
Update Beal.ipynb 2017-11-27 20:24:28 -05:00
Alex Kopp
1d9aca4a07
Fixed typo in "example" 2017-11-27 20:22:29 -05:00
Caner Balci
a1086cd338
Fix minor typo in 'ghost' win case. 2017-11-27 16:06:55 -08:00
grodrigues3
75fecb532f
Fix the exponentiation typo 2017-11-27 13:05:33 -08:00
Matthias Bussonnier
b59cc364fa
Add link to run on MyBinder.org to run jupyter notebook for Free.
Hi Peter, thanks for putting this on GitHub, please find attached a
Patch that add :
  - a requirements.txt (that only add numpy so far)
  - and a link to launch on MyBinder.org.

MyBinder.org is a service that we (the Jupyter team) run for free, (no
login required, no Personal Information collected), that turn any GitHub
repository with Jupyter Notebooks into an ephemeral docker image which
is launched on Google Cloud Engine for a couple of hours. Images are
built on the fly if repository have changes, so it may take a few
minutes to launch after merged pull-request, or pushes.Otherwise it
should be quasi instantaneous, so the link added to the Readme should
alway be up to date (all of that is of course conditional to our servers
having enough capacity and we know you can be quite popular... So sorry
if you encounter delays)! MyBinder needs the requirement.txt to figure
out what to install (when running Python, because it can run R,
Julia...) so I added numpy, which seem necessary for some notebooks !

To anyone reading, the images are ephemeral so once you leave the tab,
your changes are gone and there is not way to save it ! Download
notebooks on your computer if you have significant modifications !

We (The Jupyter team) are a Big fans of what you are doing with Python
and Jupyter; and having your notebooks on GitHub is awesome. I hope
adding Binder to them would encourage people to play with it.

It's completely ok if you wish not to add the badge, it just requires
readers to past info manually on https://mybinder.org/, or use the
[chrome](https://chrome.google.com/webstore/detail/open-with-binder/napgohblobncpnagnehjpooinnimhpkc)
or
[firefox](https://addons.mozilla.org/en-US/firefox/addon/open-with-binder/)
extensions.

Thanks !
--
Matthias
2017-11-27 15:37:41 +01:00
Peter Norvig
650b64134f
Create input1.txt 2017-11-21 23:16:18 -08:00
Peter Norvig
f513021767
Add files via upload 2017-11-21 23:15:42 -08:00
Peter Norvig
4ff73fdc51
Create input1.txt 2017-11-21 23:14:11 -08:00
Peter Norvig
778a236d14
Add files via upload 2017-11-21 22:18:21 -08:00
Peter Norvig
6c51ac830d
Add files via upload 2017-11-21 22:13:27 -08:00
Peter Norvig
5d0223c63e
Add files via upload 2017-11-21 13:44:57 -08:00
Peter Norvig
eefdd7dbc3
Add files via upload 2017-11-21 13:43:10 -08:00
Peter Norvig
b838972ef9
Add files via upload 2017-11-21 13:39:36 -08:00
Peter Norvig
ae6ba3e8f6
Delete Snobol.ipynb 2017-11-21 13:39:21 -08:00
Peter Norvig
f3a3cb21dc
Add files via upload 2017-11-21 13:38:46 -08:00
Peter Norvig
7a4d623e05
Update README.md 2017-11-21 10:51:14 -08:00
Peter Norvig
689f3dd921
Create LICENSE 2017-11-21 09:00:46 -08:00
Peter Norvig
853badd05d Update README.md 2017-10-24 10:06:08 -07:00
Peter Norvig
f51c9eae38 Update Fred Buns.ipynb 2017-10-23 21:25:29 -07:00
Peter Norvig
7132b9dcd3 Update Fred Buns.ipynb 2017-10-23 21:23:19 -07:00
Peter Norvig
3a2123b80e Update Cheryl.ipynb 2017-10-23 21:18:47 -07:00
Peter Norvig
fa4d57b854 Update README.md 2017-10-23 21:10:17 -07:00
Peter Norvig
db417534b9 Delete .DS_Store 2017-10-23 20:22:32 -07:00
Peter Norvig
05052ee088 Prose 2017-10-23 15:35:14 -07:00
Peter Norvig
e10d66a390 Merge branch 'master' of https://github.com/norvig/pytudes 2017-10-23 15:14:53 -07:00
Peter Norvig
d9fb809b58 Typos in Scrabble.ipynb 2017-10-23 15:13:35 -07:00
Peter Norvig
f59eb71b07 Update README.md 2017-10-23 10:49:52 -07:00
Peter Norvig
dac2dbab78 Update README.md 2017-10-23 10:48:42 -07:00
Peter Norvig
885786e2c9 Update README.md 2017-10-23 10:48:04 -07:00
Peter Norvig
3b602f5c96 Delete index.html 2017-10-23 10:46:51 -07:00
Peter Norvig
88819c4cd0 Add subdirectories
Add /ipynb/ and /py/ subdirectories to keep the home page neater.
2017-10-23 10:32:23 -07:00
Peter Norvig
ff96ec21ba Add files via upload 2017-10-21 21:59:27 -07:00
Peter Norvig
709fd15e8c Add files via upload 2017-10-20 16:25:14 -07:00
Peter Norvig
15fc371ddd Add files via upload 2017-10-20 15:28:09 -07:00
Peter Norvig
c3d692a85a Create sudoku-hardest.txt 2017-10-20 15:09:23 -07:00
Peter Norvig
80c646d48c Create sudoku-top95.txt 2017-10-20 15:08:14 -07:00
Peter Norvig
a50ea3163d Create sudoku-easy50.txt 2017-10-20 15:07:23 -07:00
Peter Norvig
e3bdecbf1c Add files via upload 2017-10-04 16:19:04 -07:00
Peter Norvig
36212b3a3f Add files via upload 2017-10-03 20:31:45 -07:00
Peter Norvig
908a34a61b Add files via upload 2017-09-29 22:25:41 -07:00
Peter Norvig
adb324b443 Add files via upload 2017-09-29 22:14:04 -07:00
Peter Norvig
bfbfc756c6 Add files via upload 2017-09-29 21:59:55 -07:00
Peter Norvig
8fd57ec9a9 Update README.md 2017-09-22 23:39:33 -07:00
Peter Norvig
ba60638bb5 Add files via upload 2017-09-22 23:38:12 -07:00
Peter Norvig
e52ad0503f Update README.md 2017-09-22 23:37:30 -07:00
Peter Norvig
0fe7ca926c Add files via upload 2017-09-19 19:36:36 -07:00