Skip to content

Commit 9316205

Browse files
cosmetic changes to Chapter's READMEs
1 parent b6500c0 commit 9316205

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Chapter1_Introduction/README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
11
# Chapter 1
22

3-
Instructions on Usage of the iPython Notebook for Chapter 1. There are 2 options available to the learner.
3+
Instructions on Usage of the IPython Notebook for Chapter 1. There are 3 options available to the learner.
44

55
### Option 1
66
------------
7-
The lesson was created with iPython Notebook. It allows a user to interact with the contents of the notebook.
7+
The lesson was created with IPython Notebook. It allows a user to interact with the contents of the notebook.
88

9-
If you do not have iPython Notebook installed you can use Option 2 to review the material. The lesson will not be interactive.
9+
*If you do not have IPython Notebook installed, you can use Option 2 or 3 to review the material. The lesson will not be interactive.*
1010

1111

1212
### Option 2
1313
-------------
14+
PDFs of the chapters are available [online](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/tree/master/previews).
15+
16+
17+
### Option 3
18+
-------------
1419
Open with your browser: http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter1_Introduction/Chapter1_Introduction.ipynb
1520

1621
#### Screenshot of notebook for Chapter 1
1722
---------------
1823
![alt text][logo]
1924
[logo]: https://raw.github.com/bigsnarfdude/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter1_Introduction/Screen%20Shot%202013-02-06%20at%205.52.18%20PM.png "Chapter 1 iPython Notebook Screenshot"
25+

0 commit comments

Comments
 (0)