From ea4cf04de95b57aa7dd2b021d43fc75a15b7cac3 Mon Sep 17 00:00:00 2001 From: sgpearse Date: Fri, 8 Dec 2023 17:46:58 -0700 Subject: [PATCH] move to example workflows --- _toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_toc.yml b/_toc.yml index 2c8d3cb..42f8aa5 100644 --- a/_toc.yml +++ b/_toc.yml @@ -7,7 +7,6 @@ parts: - caption: Foundations of VAPOR Python chapters: - - file: notebooks/AGU_2023_example - file: notebooks/dataset_example - file: notebooks/numpy_example - file: notebooks/xarray_example @@ -20,5 +19,6 @@ parts: - caption: Example workflows chapters: + - file: notebooks/AGU_2023_example - file: notebooks/workflow_example - file: notebooks/cloudfield_visualizer