From d15f7b0833b0086a1fab98c19f8af28abe45305a Mon Sep 17 00:00:00 2001 From: Naomi Alterman Date: Tue, 28 May 2024 13:57:58 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Jessica Scheick Co-authored-by: Scott Henderson --- docs/tutorials/index.md | 1 - docs/tutorials/tutorial-design.md | 3 +-- docs/tutorials/tutorial-notebooks.md | 4 +--- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md index b373611..2eebf69 100644 --- a/docs/tutorials/index.md +++ b/docs/tutorials/index.md @@ -1,4 +1,3 @@ -# Introduction In hackweek events, participants get the opportunity to learn and engage with new concepts through *tutorials*. These usually take the form of a 30-60 minute classroom session in which a content expert, the "*tutorial lead*", diff --git a/docs/tutorials/tutorial-design.md b/docs/tutorials/tutorial-design.md index 87a3b91..72a8e70 100644 --- a/docs/tutorials/tutorial-design.md +++ b/docs/tutorials/tutorial-design.md @@ -68,8 +68,7 @@ The outline is our key tool for being able to keep track of varying levels of de Although tutorial outlines don't necessarily use their learning goals as the top-level bullet points, it's often a good way to get started. -```{note} -**Example outline** +```{admonition} Example outline Feeding yourself: a workshop for new college students diff --git a/docs/tutorials/tutorial-notebooks.md b/docs/tutorials/tutorial-notebooks.md index 8bd676c..7e875cd 100644 --- a/docs/tutorials/tutorial-notebooks.md +++ b/docs/tutorials/tutorial-notebooks.md @@ -45,6 +45,4 @@ Spend a bit of time looking at these examples from past events: | Description | Links | | - | - | -| SnowEx 2021 Thermal IR | [rendered](https://snowex-hackweek.github.io/website/tutorials/thermal-ir/thermal-ir-tutorial.html), [download](https://github.com/snowex-hackweek/website/raw/main/book/tutorials/thermal-ir/thermal-ir-tutorial.ipynb) | - -TODO: rendered link is broken \ No newline at end of file +| SnowEx 2021 Thermal IR | [rendered](https://snowex-2021.hackweek.io/tutorials/thermal-ir), [download](https://github.com/snowex-hackweek/website/raw/main/book/tutorials/thermal-ir/thermal-ir-tutorial.ipynb) | \ No newline at end of file