Skip to content

Commit e8a52dc

Browse files
authored
Ch14/readme: Fixed the notebook links (rasbt#99)
* Added ch14/readme * Fixed the notebook links (mistake) * Fixed the notebook links
1 parent e999304 commit e8a52dc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ch13/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ A window will open up in your browser, which you can then use to navigate to the
5656

5757
**More installation and setup instructions can be found in the [README.md file of Chapter 1](../ch01/README.md)**.
5858

59-
6059
**(Even if you decide not to install Jupyter Notebook, note that you can also view the notebook files on GitHub by simply clicking on them: [`ch13_part1.ipynb`](ch13_part1.ipynb) and [`ch13_part2.ipynb`](ch13_part2.ipynb))**
6160

6261
In addition to the code examples, I added a table of contents to each Jupyter notebook as well as section headers that are consistent with the content of the book. Also, I included the original images and figures in hope that these make it easier to navigate and work with the code interactively as you are reading the book.

ch14/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ A window will open up in your browser, which you can then use to navigate to the
5151

5252
**More installation and setup instructions can be found in the [README.md file of Chapter 1](../ch01/README.md)**.
5353

54-
**(Even if you decide not to install Jupyter Notebook, note that you can also view the notebook files on GitHub by simply clicking on them: [`ch12.ipynb`](ch12.ipynb))**
54+
**(Even if you decide not to install Jupyter Notebook, note that you can also view the notebook files on GitHub by simply clicking on them: [`ch14_part1.ipynb`](ch14_part1.ipynb) and [`ch14_part2.ipynb`](ch14_part2.ipynb))**
5555

5656
In addition to the code examples, I added a table of contents to each Jupyter notebook as well as section headers that are consistent with the content of the book. Also, I included the original images and figures in hope that these make it easier to navigate and work with the code interactively as you are reading the book.
5757

0 commit comments

Comments
 (0)