Skip to content

Commit

Permalink
Merge pull request #77 from MeilianLee/master
Browse files Browse the repository at this point in the history
update sidebar
  • Loading branch information
MeilianLee authored Sep 27, 2024
2 parents 1e405d3 + 389884b commit cfa7de2
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,35 @@ parts:
title: Tutorial
- file: chapters/data-analytics/python-exercise
title: Exercise
- file: chapters/data-analytics/python-solution
title: Solution
# - file: chapters/data-analytics/python-solution
# title: Solution
- file: chapters/data-analytics/numpy
title: NumPy
sections:
- file: chapters/data-analytics/numpy-basic
title: Tutorial
- file: chapters/data-analytics/numpy-exercise
title: Exercise
- file: chapters/data-analytics/numpy-solution
title: Solution
# - file: chapters/data-analytics/numpy-solution
# title: Solution
- file: chapters/data-analytics/pandas
title: Pandas
sections:
- file: chapters/data-analytics/pandas-basic
title: Tutorial
- file: chapters/data-analytics/pandas-exercise
title: Exercise
- file: chapters/data-analytics/pandas-solution
title: Solution
# - file: chapters/data-analytics/pandas-solution
# title: Solution
- file: chapters/data-analytics/scipy
title: SciPy
sections:
- file: chapters/data-analytics/scipy-basic
title: Tutorial
- file: chapters/data-analytics/scipy-exercise
title: Exercise
- file: chapters/data-analytics/scipy-solution
title: Solution
# - file: chapters/data-analytics/scipy-solution
# title: Solution
- file: chapters/data-analytics/xarray
title: Xarray
sections:
Expand All @@ -57,16 +57,16 @@ parts:
title: Tutorial (Basic)
- file: chapters/data-visuals/matplotlib-advanced
title: Tutorial (Advanced)
- caption: Homework
chapters:
- file: chapters/homework/homework1-solution
title: Homework 1
- file: chapters/homework/homework2
title: Homework 2
- caption: Course Project
chapters:
- file: chapters/project/FinalProject-2023Fall
title: Fall 2023
# - caption: Homework
# chapters:
# - file: chapters/homework/homework1-solution
# title: Homework 1
# - file: chapters/homework/homework2
# title: Homework 2
# - caption: Course Project
# chapters:
# - file: chapters/project/FinalProject-2023Fall
# title: Fall 2023
- caption: Gallery
chapters:
- file: chapters/gallery/plot_weighted_river_network
Expand Down

0 comments on commit cfa7de2

Please sign in to comment.