Skip to content

Commit

Permalink
Updated nav
Browse files Browse the repository at this point in the history
  • Loading branch information
chadcwilliams committed Sep 5, 2023
1 parent b3e3796 commit f137087
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,16 +158,17 @@ nav:
- Introduction: 'index.md'
- Tutorials:
- Home: 'tutorials/index.md'
- Basic Tutorial:
- Basic:
- I - Components: 'tutorials/basic/Tutorial-I-Components.ipynb'
- II - Loop Constructs: 'tutorials/basic/Tutorial-II-Loop-Constructs.ipynb'
- III - Workflow Logic: 'tutorials/basic/Tutorial-III-Workflow-Logic.ipynb'
- III - Functional Workflow: 'tutorials/basic/Tutorial-III-Functional-Workflow.ipynb'
- IV - Customization: 'tutorials/basic/Tutorial-IV-Customization.ipynb'
- Theorists: 'tutorials/Theorist.ipynb'
- Experimentalists: 'tutorials/Experimentalist.ipynb'
- Functional Workflow: 'core/docs/cycle/Linear and Cyclical Workflows using Functions and States.ipynb'
- Closed-Loop Discovery: 'workflow-tutorial/docs/interactive/Basic Usage.ipynb'
- Online Closed-Loop Discovery: 'user-cookiecutter/docs/index.md'
- Advanced:
- Equation Discovery: 'tutorials/Theorist.ipynb'
- Experimentalists: 'tutorials/Experimentalist.ipynb'
#- Functional Workflow: 'core/docs/cycle/Linear and Cyclical Workflows using Functions and States.ipynb'
- Closed-Loop Discovery: 'workflow-tutorial/docs/interactive/Basic Usage.ipynb'
- Online Closed-Loop Discovery: 'user-cookiecutter/docs/index.md'
- User Guide:
- Installation: 'installation.md'
- Theorists:
Expand Down

0 comments on commit f137087

Please sign in to comment.