Skip to content

Commit

Permalink
Ch14/readme: Fixed the notebook links (rasbt#99)
Browse files Browse the repository at this point in the history
* Added ch14/readme

* Fixed the notebook links (mistake)

* Fixed the notebook links
  • Loading branch information
vmirly authored Dec 1, 2019
1 parent e999304 commit e8a52dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ch13/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ 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: [`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
2 changes: 1 addition & 1 deletion ch14/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ 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: [`ch12.ipynb`](ch12.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: [`ch14_part1.ipynb`](ch14_part1.ipynb) and [`ch14_part2.ipynb`](ch14_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 e8a52dc

Please sign in to comment.