Skip to content

Commit

Permalink
Fixed the notebook links (rasbt#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmirly authored Dec 1, 2019
1 parent a172584 commit e999304
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ch13/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ A window will open up in your browser, which you can then use to navigate to the

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

**(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))**

**(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))**

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.

Expand Down

0 comments on commit e999304

Please sign in to comment.