From 2d4935ae0c1f0b8f5695a4e20628a88f0af98259 Mon Sep 17 00:00:00 2001 From: StevenHosper Date: Mon, 18 Dec 2023 11:17:19 +0100 Subject: [PATCH 1/3] Update d_apitutorials.rst Hyperlink fix attempt --- source/d_apitutorials.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/d_apitutorials.rst b/source/d_apitutorials.rst index 4e9b55b..a95eb8b 100644 --- a/source/d_apitutorials.rst +++ b/source/d_apitutorials.rst @@ -8,13 +8,13 @@ At the moment we have the following: 0. Virtual Environment ---------------------- -`Virtual Environment Requirements ` +| `Virtual Environment Requirements <./files/tutorials/requirements.txt>`_ 1. Interactive Time Series API manual ------------------------------------- -| `Notebook for /api/v4/timeseries `_ +| `Notebook for /api/v4/timeseries <./files/tutorials/Lizard_Time_Series_API_V4_Tutorial.ipynb>`_ 2. Interactive Rasters API manual and download script @@ -27,7 +27,7 @@ At the moment we have the following: 3. Learn to retrieve scenarios from the Lizard API -`Notebook for 3Di results / Scenarios in Lizard ` +| `Notebook for 3Di results / Scenarios in Lizard `_ .. note:: From c500583ae622442bad32add9042e51443c390ce9 Mon Sep 17 00:00:00 2001 From: StevenHosper Date: Mon, 18 Dec 2023 11:26:03 +0100 Subject: [PATCH 2/3] Update d_apitutorials.rst attempt2 --- source/d_apitutorials.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/d_apitutorials.rst b/source/d_apitutorials.rst index a95eb8b..92c9c1c 100644 --- a/source/d_apitutorials.rst +++ b/source/d_apitutorials.rst @@ -8,13 +8,13 @@ At the moment we have the following: 0. Virtual Environment ---------------------- -| `Virtual Environment Requirements <./files/tutorials/requirements.txt>`_ +| `Virtual Environment Requirements `_ 1. Interactive Time Series API manual ------------------------------------- -| `Notebook for /api/v4/timeseries <./files/tutorials/Lizard_Time_Series_API_V4_Tutorial.ipynb>`_ +| `Notebook for /api/v4/timeseries `_ 2. Interactive Rasters API manual and download script @@ -27,7 +27,7 @@ At the moment we have the following: 3. Learn to retrieve scenarios from the Lizard API -| `Notebook for 3Di results / Scenarios in Lizard `_ +| `Notebook for 3Di results / Scenarios in Lizard `_ .. note:: From 45fb3bbfb092e8cf64250ac286be79ff8c594846 Mon Sep 17 00:00:00 2001 From: StevenHosper Date: Mon, 18 Dec 2023 13:27:15 +0100 Subject: [PATCH 3/3] Update d_apitutorials.rst --- source/d_apitutorials.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/d_apitutorials.rst b/source/d_apitutorials.rst index 92c9c1c..a4d984d 100644 --- a/source/d_apitutorials.rst +++ b/source/d_apitutorials.rst @@ -8,13 +8,13 @@ At the moment we have the following: 0. Virtual Environment ---------------------- -| `Virtual Environment Requirements `_ +| `Virtual Environment Requirements `_ 1. Interactive Time Series API manual ------------------------------------- -| `Notebook for /api/v4/timeseries `_ +| `Notebook for /api/v4/timeseries <_files/_tutorials/Lizard_Time_Series_API_V4_Tutorial.ipynb>`_ 2. Interactive Rasters API manual and download script @@ -27,7 +27,7 @@ At the moment we have the following: 3. Learn to retrieve scenarios from the Lizard API -| `Notebook for 3Di results / Scenarios in Lizard `_ +| `Notebook for 3Di results / Scenarios in Lizard `_ .. note::