From 3c42c5ef11d90bd0ceffe9dcfc3f24b4e490bfad Mon Sep 17 00:00:00 2001 From: Erik van Onselen Date: Tue, 4 Feb 2025 09:36:28 +0100 Subject: [PATCH] Test change in docs to trigger docs.yml workflow --- docs/getting_started/introduction.ipynb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/getting_started/introduction.ipynb b/docs/getting_started/introduction.ipynb index 38d0ab3..6d0ecfd 100644 --- a/docs/getting_started/introduction.ipynb +++ b/docs/getting_started/introduction.ipynb @@ -159,8 +159,15 @@ "- `slice_depth_interval` - Slice boreholes in the collection down to the specified depth interval\n", "- `slice_by_values` - Slice boreholes in the collection based on value (e.g. only sand layers, remove others).\n", "\n", - "We will not go through each of these methods. See the [API Reference](../)" + "We will not go through each of these methods. See the [API Reference](../)." ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": {