Skip to content

Commit

Permalink
ENH: Adding intro tutorials to toc file
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamTheisen committed Aug 30, 2024
1 parent 8a1b9c7 commit 0d1ab5f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ parts:
- file: CONTRIBUTING.md
- file: Templates/notebook-template
- file: Templates/tutorial-schedule
- caption: Intro Tutorials
chapters:
- file: Tutorials/ACT-Python-Tutorial/README.md
sections:
- file: Tutorials/ACT-Python-Tutorial/1-jupyter_intro.ipynb
- file: Tutorials/ACT-Python-Tutorial/2-Python-Basics.ipynb
- file: Tutorials/ACT-Python-Tutorial/2a-scientific_libraries_numpy.ipynb
- file: Tutorials/ACT-Python-Tutorial/2a-scientific_libraries_pandas.ipynb
- file: Tutorials/ACT-Python-Tutorial/2a-scientific_libraries_xarray.ipynb
- file: Tutorials/ACT-Python-Tutorial/3-ACT-Basics.ipynb
- file: Tutorials/ACT-Python-Tutorial/3a-ACT-TRACER-Dust.ipynb
- caption: Value-added Products
chapters:
- file: VAPs/README.md
Expand Down

0 comments on commit 0d1ab5f

Please sign in to comment.