From 9adf863cb88cd55154af8e8cca2dffc3ac2f6e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dries=20De=20Bi=C3=A8vre?= <dries.debievre@uclouvain.be> Date: Mon, 24 Feb 2025 15:58:05 +0100 Subject: [PATCH] undo --- docs/source/sentinel_2/s2_prepro_2025.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/sentinel_2/s2_prepro_2025.ipynb b/docs/source/sentinel_2/s2_prepro_2025.ipynb index 4865bb0..37b70a5 100644 --- a/docs/source/sentinel_2/s2_prepro_2025.ipynb +++ b/docs/source/sentinel_2/s2_prepro_2025.ipynb @@ -23,7 +23,7 @@ "</div>\n", "\n", "<figure class=\"image\">\n", - " <img src=\"../../../imgs/prepro_S2.png\" alt=\"S2 preprocessing\" width=\"1100\">\n", + " <img src=\"prepro_S2.png\" alt=\"S2 preprocessing\" width=\"1100\">\n", "</figure>" ] }, @@ -118,7 +118,7 @@ "Select reflectance bands you want to work with\n", "\n", "<figure class=\"image\">\n", - " <img src=\"../../../imgs/s2_bands.png\" alt=\"S2 bands\" width=\"500\">\n", + " <img src=\"s2_bands.png\" alt=\"S2 bands\" width=\"500\">\n", "</figure>" ] }, @@ -780,7 +780,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.10" + "version": "3.11.4" }, "metadata": { "interpreter": { -- GitLab