From bbc9e1dcb319f8afa302171169c002041e4ea6bc Mon Sep 17 00:00:00 2001 From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de> Date: Sun, 5 Apr 2020 05:14:39 +0000 Subject: [PATCH] Update README.md --- 001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md b/001-Jupyter/001-Tutorials/002-IPython-Cookbook/README.md index cb7d6c6..b870522 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)*](https://www.packtpub.com/big-data-and-business-intelligence/ipython-interactive-computing-and-visualization-cookbook-second-e), by [Cyrille Rossant](http://cyrille.rossant.net), *Packt Publishing*. +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 [cookbook-2nd](https://github.com/ipython-books/cookbook-2nd). +You can read the book on [*IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)*](https://github.com/ipython-books/cookbook-2nd) -- GitLab