diff --git a/examples/notebooks/Forecast_Model_Vertical_Sounding.ipynb b/examples/notebooks/Forecast_Model_Vertical_Sounding.ipynb
index 299176f..ef4d68b 100644
--- a/examples/notebooks/Forecast_Model_Vertical_Sounding.ipynb
+++ b/examples/notebooks/Forecast_Model_Vertical_Sounding.ipynb
@@ -25,6 +25,26 @@
"---"
]
},
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Table of Contents\n",
+ "\n",
+ "[1 Imports](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#imports)
\n",
+ "[2 EDEX Connection](http://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#edex-connection)
\n",
+ "[3 Define Useful Variables](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#define-useful-variables)
\n",
+ "[4 Function: get_surface_data()](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#function-get-surface-data)
\n",
+ "[5 Function: get_levels_data()](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#function-get-levels-data)
\n",
+ "[6 Function: plot_skewT()](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#function-plot-skewt)
\n",
+ "[7 Retrieve Necessary Plotting Data](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#retrieve-necessary-plotting-data)
\n",
+ "[8 Skew-T/Log-P](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#skew-t-log-p)
\n",
+ "[9 Model Sounding Comparison](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#model-sounding-comparison)
\n",
+ "[10 See Also](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#see-also)
\n",
+ " [10.1 Related Notebooks](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#related-notebooks)
\n",
+ " [10.2 Additional Documentation](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html#additional-documentation)
"
+ ]
+ },
{
"cell_type": "markdown",
"metadata": {},
@@ -181,7 +201,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "Top\n",
+ "[Top](https://unidata.github.io/python-awips/examples/generated/Forecast_Model_Vertical_Sounding.html)\n",
"\n",
"---"
]