Commit Graph

32 Commits

Author SHA1 Message Date
Yasser Bashir
86cc91ec6e
Fixed a tiny typo 2017-12-03 22:08:39 +05:00
Peter Norvig
e87740fc34
Update README.md 2017-12-02 10:53:35 -08:00
Peter Norvig
01b8185adc
Update README.md 2017-12-02 09:16:24 -08:00
Peter Norvig
d2673fb0bd
Update README.md 2017-11-30 01:14:19 -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
7a4d623e05
Update README.md 2017-11-21 10:51:14 -08:00
Peter Norvig
853badd05d Update README.md 2017-10-24 10:06:08 -07:00
Peter Norvig
fa4d57b854 Update README.md 2017-10-23 21:10:17 -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
88819c4cd0 Add subdirectories
Add /ipynb/ and /py/ subdirectories to keep the home page neater.
2017-10-23 10:32:23 -07:00
Peter Norvig
8fd57ec9a9 Update README.md 2017-09-22 23:39:33 -07:00
Peter Norvig
e52ad0503f Update README.md 2017-09-22 23:37:30 -07:00
Peter Norvig
ca0239bca3 Update README.md 2017-08-24 01:30:18 -07:00
Peter Norvig
8880ffaa99 Update README.md 2017-08-15 17:11:12 -07:00
Peter Norvig
0ebd507dda Update README.md 2017-07-08 21:06:22 -07:00
Peter Norvig
c133f4c888 Update README.md 2017-07-08 17:58:30 -07:00
Peter Norvig
999dd06c7f Update README.md 2017-03-24 19:34:31 -07:00
Peter Norvig
4dbd956ac5 Update README.md 2017-03-24 19:19:29 -07:00
Peter Norvig
42027ba1fa Update README.md 2017-03-24 19:17:29 -07:00
Peter Norvig
35584413b0 Update README.md 2017-03-24 19:16:50 -07:00
Peter Norvig
b495fc323c Update README.md 2017-03-24 19:02:40 -07:00
Peter Norvig
c4ce3e9175 Update README.md 2017-03-24 19:01:18 -07:00
Peter Norvig
5e963e386f Update README.md 2017-03-24 18:57:19 -07:00
Peter Norvig
9e954f4730 Update README.md 2017-03-24 18:06:59 -07:00
Peter Norvig
8e4c47a9db Update README.md 2017-03-02 15:52:53 -08:00
Peter Norvig
b03545da41 Update README.md 2017-03-01 15:59:42 -08:00
Peter Norvig
02be7e3dcd Update README.md 2017-03-01 14:39:52 -08:00
Peter Norvig
600ef88591 Update README.md 2017-03-01 14:38:44 -08:00
Peter Norvig
e2274b430b Update README.md 2017-03-01 00:47:56 -08:00
Peter Norvig
d5cd1ed8e1 Create README.md 2017-02-28 21:48:14 -08:00