Skip to content

Commit 73e0414

Browse files
Uncomment sections for notebook 6 in _toc.yml
1 parent bc3bed2 commit 73e0414

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

book/_toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ parts:
5252
# - file: notebook_5_figures/PythonNotebook5_matplotlib.ipynb
5353
- file: exercise_notebooks/exercise_notebook_5_figures.ipynb
5454

55-
# - file: notebook_6_numpy/PythonNotebook6_first_page.ipynb
56-
# sections:
57-
# - file: notebook_6_numpy/PythonNotebook6_vectors_and_plotting_with_numpy.ipynb
58-
# - file: notebook_6_numpy/PythonNotebook6_loading_data.ipynb
59-
# - file: exercise_notebooks/exercise_notebook_6_numpy.ipynb
55+
- file: notebook_6_numpy/PythonNotebook6_first_page.ipynb
56+
sections:
57+
- file: notebook_6_numpy/PythonNotebook6_vectors_and_plotting_with_numpy.ipynb
58+
- file: notebook_6_numpy/PythonNotebook6_loading_data.ipynb
59+
- file: exercise_notebooks/exercise_notebook_6_numpy.ipynb
6060

6161
# - file: notebook_7_files/PythonNotebook7_first_page.ipynb
6262
# sections:

0 commit comments

Comments
 (0)