From 19235389a1b54a6015d9b041c4eb935a3e74dfbd Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Tue, 1 Jun 2021 15:39:36 -0600 Subject: [PATCH] Grid levels and params: - changed toc links to remove preceeding numbers, this is not needed for the external url --- .../Grid_Levels_and_Parameters.ipynb | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/notebooks/Grid_Levels_and_Parameters.ipynb b/examples/notebooks/Grid_Levels_and_Parameters.ipynb index de2087d..f03e469 100644 --- a/examples/notebooks/Grid_Levels_and_Parameters.ipynb +++ b/examples/notebooks/Grid_Levels_and_Parameters.ipynb @@ -31,17 +31,17 @@ "source": [ "## Table of Contents\n", "\n", - "[1 Imports](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#1-imports)
\n", - "[2 Connect to EDEX](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#2-connect-to-edex)
\n", - "[3 Get a List of Supported Data Types](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#3-get-a-list-of-supported-data-types)
\n", - "[4 Create a New Data Request and Set the Type](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#4-create-a-new-data-request-and-set-the-type)
\n", - "[5 Get Available Locations](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#5-get-available-locations)
\n", - "[6 Get Available Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#6-get-available-parameters)
\n", - "[7 Get Available Levels](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#7-get-available-levels)
\n", - "[8 Get Available Times](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#8-get-available-times)
\n", - "[9 Get the Data!](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#9-get-the-data)
\n", - "[10 See Also](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#10-see-also)
\n", - "    [10.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Paramters.html#10.1-related-notebooks)
" + "[1 Imports](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#imports)
\n", + "[2 Connect to EDEX](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#connect-to-edex)
\n", + "[3 Get a List of Supported Data Types](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-a-list-of-supported-data-types)
\n", + "[4 Create a New Data Request and Set the Type](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#create-a-new-data-request-and-set-the-type)
\n", + "[5 Get Available Locations](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-locations)
\n", + "[6 Get Available Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-parameters)
\n", + "[7 Get Available Levels](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-levels)
\n", + "[8 Get Available Times](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-available-times)
\n", + "[9 Get the Data!](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#get-the-data)
\n", + "[10 See Also](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html#see-also)
\n", + "    [10.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Paramters.html#related-notebooks)
" ] }, {