From 3e341af25146600e6a64dc6619f1dfc213a31831 Mon Sep 17 00:00:00 2001 From: Joachim Meyer Date: Thu, 19 Sep 2024 11:52:41 -0600 Subject: [PATCH] Tutorial index - Change to use a table PR feedback --- book/tutorials/index.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/book/tutorials/index.md b/book/tutorials/index.md index db46884..1556097 100644 --- a/book/tutorials/index.md +++ b/book/tutorials/index.md @@ -4,5 +4,16 @@ Hackweek tutorials are learning-oriented and guide participants through a step-w Below you'll find a list of all tutorials presented at this event: -```{tableofcontents} -``` +| Tutorial | +|----------------------------------------------------------------------------------------------| +| [Mission Overview](https://docs.google.com/presentation/d/1mVkyBy8LxmcKe6Idcs1ruapH_AqhpJ1v) | +| [Data Overview](snowex-core/index) | +| [Data Accesss](Data_access/index) | +| [Introduction to the SnowEx Database](snowex_database/index) | +| [SWESARR](swesarr/index) | +| [GPR and Lidar](gpr_lidar/GPR_Lidar_HackweekTutorial.ipynb) | +| [Neural Networks with PyTorch](NN_with_Pytorch/intro) | +| [From notebooks to packages](https://icesat-2-2024.hackweek.io/tutorials/nb-to-package/index.html) | +| [Putting open science into practice](https://icesat-2-2024.hackweek.io/tutorials/open-science/index.html) | +| [Mental Health in the Geosciences](https://icesat-2-2024.hackweek.io/tutorials/mental-health/index.html) | +| ------------------------------------- |