Skip to content

Commit 79c7018

Browse files
committed
Fix navbar in chapter 1
1 parent bcba383 commit 79c7018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/01.00-IPython-Beyond-Normal-Python.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"metadata": {},
1717
"source": [
1818
"<!--NAVIGATION-->\n",
19-
"< [Python Data Science Handbook](00.00-Preface.ipynb) | [Contents](Index.ipynb) | [Help and Documentation in IPython](01.01-Help-And-Documentation.ipynb) >"
19+
"< [Preface](00.00-Preface.ipynb) | [Contents](Index.ipynb) | [Help and Documentation in IPython](01.01-Help-And-Documentation.ipynb) >"
2020
]
2121
},
2222
{
@@ -118,7 +118,7 @@
118118
"metadata": {},
119119
"source": [
120120
"<!--NAVIGATION-->\n",
121-
"< [Python Data Science Handbook](00.00-Preface.ipynb) | [Contents](Index.ipynb) | [Help and Documentation in IPython](01.01-Help-And-Documentation.ipynb) >"
121+
"< [Preface](00.00-Preface.ipynb) | [Contents](Index.ipynb) | [Help and Documentation in IPython](01.01-Help-And-Documentation.ipynb) >"
122122
]
123123
}
124124
],

0 commit comments

Comments
 (0)