Skip to content

Commit cb6d0fa

Browse files
committed
added conclusion and ref in table
1 parent 9840eee commit cb6d0fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

samples/04_gis_analysts_data_scientists/Increase_Image_Resolution_using_SuperResolution.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
" * [Save the model](#9)\n",
3838
"* [Deploy the Model](#10)\n",
3939
" * [Prediction and Upscaling](#11)\n",
40-
" * [Inferencing on ArcGIS](#12)"
40+
" * [Model inference on ArcGIS Pro](#12)\n",
41+
"* [Conclusion](#13)\n",
42+
"* [References](#14)"
4143
]
4244
},
4345
{
@@ -749,7 +751,7 @@
749751
"cell_type": "markdown",
750752
"metadata": {},
751753
"source": [
752-
"In this notebook we demonstrated how to use SuperResolution model using ArcGIS API for Python in order to obtain high-resolution image from a low-resolution satellite imagery."
754+
"In this notebook, we demonstrated how to use SuperResolution model using ArcGIS API for Python in order to obtain high-resolution image from a low-resolution satellite imagery."
753755
]
754756
},
755757
{

0 commit comments

Comments
 (0)