From e3ee65618636ed0f0bd4e61062596251fd4cab79 Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sat, 26 Sep 2015 11:22:36 -0700 Subject: [PATCH] Updated instructions for binder. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e313dc..a8ee81a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ GitHub is able to render the notebooks directly. The quickest way to view a note ### binder -I am experimentally trying a new service, binder. binder serves interactive notebooks online, so you can run the code and change the code within your browser without downloading the book or installing Jupyter. I have not experimented with it much. I'm not sure, but I think anyone can edit and save the notebooks. If so, PLEASE do not be destructive; if you make a mistake and save something you shouldn't have just email me and I can easily restore it. Please raise an issue on my GitHub page if anything fails. I'm not officially supporting this as it is in beta, but I'm quite excited about the possibilities. +I am experimentally trying a new service, binder. binder serves interactive notebooks online, so you can run the code and change the code within your browser without downloading the book or installing Jupyter. I have not experimented with it much. Please raise an issue on my GitHub page if anything fails. I'm not officially supporting this as it is in beta, but I'm quite excited about the possibilities. [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/rlabbe/Kalman-and-Bayesian-Filters-in-Python)