Skip to content

Commit 5240b9a

Browse files
committed
add contents to README
1 parent 999df3f commit 5240b9a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,16 @@ can be found in the online-only [Figure Appendix](figure_appendix/06.00-Figure-C
2525

2626
## Full Notebooks
2727

28-
The full notebooks, containing the entire text of the book, are being edited and will be posted in [notebooks](notebooks).
28+
The full notebooks, containing the entire text of the book, are being edited and will be made available in [notebooks](notebooks).
29+
30+
### Contents:
31+
32+
#### [Preface](notebooks/00.00-Preface.ipynb)
33+
#### 1. [IPython: Beyond Normal Python](notebooks/01.00-IPython-Beyond-Normal-Python.ipynb)
34+
#### 2. Introduction to NumPy *(coming soon)*
35+
#### 3. Data Manipulation with Pandas *(coming soon)*
36+
#### 4. Visualization with Matplotlib *(coming soon)*
37+
#### 5. Machine Learning *(coming soon)*
2938

3039

3140
## License

0 commit comments

Comments
 (0)