Skip to content

Commit ba5410a

Browse files
committed
small updates
1 parent 5194e16 commit ba5410a

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

chapters/probability/notebooks/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
This directory contains the corresponding IPython/Jupyter notebooks
22
for the Statistics chapter. At the command line, do the following
33

4-
% ipython notebook
5-
6-
or
7-
84
% jupyter notebook
95

106
and then your default browser should pop up and you can click on
@@ -27,9 +23,9 @@ if you have problems or need more information.
2723
Probability Chapter Table of Contents
2824
-------------------------------------
2925

30-
![Intro](./intro.ipynb)
26+
![Intro](intro.ipynb)
3127

32-
![Projection](./projection.ipynb)
28+
![Projection](projection.ipynb)
3329

3430
![Conditional Expectation as Projection](./Conditional_Expectation_Projection.ipynb)
3531

chapters/statistics/notebooks/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
This directory contains the corresponding IPython/Jupyter notebooks
22
for the Statistics chapter. At the command line, do the following
33

4-
% ipython notebook
5-
6-
or
7-
84
% jupyter notebook
95

106
and then your default browser should pop up and you can click on

0 commit comments

Comments
 (0)