From b45f1b70931e1addd50cb2e1401936644d0e8e94 Mon Sep 17 00:00:00 2001 From: mgrover1 Date: Mon, 20 Nov 2023 15:29:43 -0600 Subject: [PATCH] add back in toc --- _toc.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 _toc.yml diff --git a/_toc.yml b/_toc.yml new file mode 100644 index 0000000..468060e --- /dev/null +++ b/_toc.yml @@ -0,0 +1,19 @@ +format: jb-book +root: README +parts: + - caption: Preamble + chapters: + - file: notebooks/how-to-cite + - caption: Foundations + chapters: + - file: notebooks/foundations/intake-esm + - file: notebooks/foundations/google-cloud-basic + - file: notebooks/foundations/esgf-opendap + - caption: Example workflows + chapters: + - file: notebooks/example-workflows/ecs-cmip6 + - file: notebooks/example-workflows/enso-esgf + - file: notebooks/example-workflows/gmst + - file: notebooks/example-workflows/precip-freq + - file: notebooks/example-workflows/xesmf-ohu + - file: notebooks/example-workflows/esgf2-arm-comparison