diff --git a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md index b870522b27e2e3d77ece66e2553f67368e1debf7..03e1ffefcd4917bcd5f29367e95185977455a6a7 100644 --- a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md +++ b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md @@ -1,6 +1,6 @@ # Code of the IPython Cookbook, Second Edition (2018) -This repository contains the Jupyter notebooks of the 100+ recipes of *IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)* by [Cyrille Rossant](http://cyrille.rossant.net). +This repository contains the Jupyter notebooks of the 100+ recipes of *IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)* by [Cyrille Rossant](http://cyrille.rossant.net). It is a fork of [*Code of the IPython Cookbook, Second Edition (2018)*](https://github.com/ipython-books/cookbook-2nd-code). You can read the book on [*IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)*](https://github.com/ipython-books/cookbook-2nd)