Skip to content

Commit b6500c0

Browse files
Merge branch 'master' of github.com:CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
2 parents ec3821d + 8ea6a31 commit b6500c0

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

Chapter1_Introduction/README.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Chapter 1
2+
3+
Instructions on Usage of the iPython Notebook for Chapter 1. There are 2 options available to the learner.
4+
5+
### Option 1
6+
------------
7+
The lesson was created with iPython Notebook. It allows a user to interact with the contents of the notebook.
8+
9+
If you do not have iPython Notebook installed you can use Option 2 to review the material. The lesson will not be interactive.
10+
11+
12+
### Option 2
13+
-------------
14+
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
15+
16+
#### Screenshot of notebook for Chapter 1
17+
---------------
18+
![alt text][logo]
19+
[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"
Loading

0 commit comments

Comments
 (0)