From 7c711b3c06de8ec3c8a4e1e5a93eb1a4e9b67306 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Fri, 2 Nov 2018 15:21:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e1e778..93b87b1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project contains **pytudes**—Python programs for perfecting programming skills. -Some are in Jupyter (IPython) notebooks, some in `.py` files. You can view the files here (or if Github fails to load a notebook page, as it sometimes does, click the **NB** link to view on [nbviewer](http://nbviewer.jupyter.org/)); or clone the project, or run the notebooks online by clicking this button: [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/norvig/pytudes/master) +Some are in Jupyter (IPython) notebooks, some in `.py` files. You can view the files here. or clone the project, or run the notebooks online by clicking this button: [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/norvig/pytudes/master) (Note: when Github serves are busy, you may get a "Something went wrong" error message when you try to view a notebook. If that happens, click the **NB** link to view the notebook on [nbviewer](http://nbviewer.jupyter.org/).) # Index of Jupyter (IPython) Notebooks