From ea0f8407d09c4f1b13510ed7da210bb0fed37257 Mon Sep 17 00:00:00 2001 From: MartinSchobben Date: Thu, 15 Aug 2024 16:06:24 +0000 Subject: [PATCH] Quarto output --- notebooks/01_classification.ipynb | 2 +- notebooks/02_floodmapping.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/01_classification.ipynb b/notebooks/01_classification.ipynb index 8357b61..18e3044 100644 --- a/notebooks/01_classification.ipynb +++ b/notebooks/01_classification.ipynb @@ -5,7 +5,7 @@ "metadata": {}, "source": [ "# Classification of Sentinel-2 imagery\n", - "Finding forests with satelite imagery\n" + "**Finding forests with satelite imagery**\n" ] }, { diff --git a/notebooks/02_floodmapping.ipynb b/notebooks/02_floodmapping.ipynb index cf326a2..b232dc7 100644 --- a/notebooks/02_floodmapping.ipynb +++ b/notebooks/02_floodmapping.ipynb @@ -5,7 +5,7 @@ "metadata": {}, "source": [ "# Reverend Bayes updates our Belief in Flood Detection\n", - "How an 275 year old idea helps map the extent of floods\n" + "**How an 275 year old idea helps map the extent of floods**\n" ] }, {