Skip to content

Commit

Permalink
fix year2 path
Browse files Browse the repository at this point in the history
  • Loading branch information
rlanzafame committed Jun 8, 2024
1 parent e2b7d36 commit df267ef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,26 @@ parts:
sections:
- file: year2/python_topics/classes
title: Classes
- file: programming/python_topics/classes_solution
- file: year2/python_topics/classes_solution
title: Classes Solution
- file: year2/python_topics/visualization
title: Advanced Visualization
- file: year2/sympy/sympy.ipynb
- file: year2/python_topics/modules
title: Modules
- file: programming/python_topics/modules_solution
- file: year2/python_topics/modules_solution
title: Modules Solution
- file: programming/code/overview
- file: year2/code/overview
title: Computers & Code
sections:
- file: programming/code/numpy_0
- file: year2/code/numpy_0
title: Numpy
sections:
- file: programming/code/numpy_1
- file: year2/code/numpy_1
title: Using `ndarray`
- file: programming/code/numpy_2
- file: year2/code/numpy_2
title: Doing math
- file: programming/code/numpy_3
- file: year2/code/numpy_3
title: Optional Exercises

# TO BE ADDED LATER: NUMPY ADVANCED, PANDAS, PYTHONIC, ETC.
Expand Down

0 comments on commit df267ef

Please sign in to comment.