We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ce17b commit c4294f3Copy full SHA for c4294f3
README.md
@@ -11,9 +11,9 @@ This repository will contain the full listing of IPython notebooks used to creat
11
12
### [Contents](notebooks/Index.ipynb)
13
14
-#### [Python Data Science Handbook](notebooks/00.00-Preface.ipynb)
+#### [Preface](notebooks/00.00-Preface.ipynb)
15
16
-#### [IPython: Beyond Normal Python](notebooks/01.00-IPython-Beyond-Normal-Python.ipynb)
+#### [1. IPython: Beyond Normal Python](notebooks/01.00-IPython-Beyond-Normal-Python.ipynb)
17
- [Help and Documentation in IPython](notebooks/01.01-Help-And-Documentation.ipynb)
18
- [Keyboard Shortcuts in the IPython Shell](notebooks/01.02-Shell-Keyboard-Shortcuts.ipynb)
19
- [IPython Magic Commands](notebooks/01.03-Magic-Commands.ipynb)
0 commit comments