Skip to content

Commit c936258

Browse files
committed
fix sample notebook link, and removed duplicate entry.
1 parent c27d83f commit c936258

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

guide/02-api-overview/release-notes.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,14 @@
6060
" * Adds [Clone StoryMap Version 2](https://developers.arcgis.com/python/sample-notebooks/clone-storymap-version2)\n",
6161
" * Adds [Find the top 'n' items in your org](https://developers.arcgis.com/python/sample-notebooks/find-the-top-n-items-in-your-org)\n",
6262
"* GIS Analysts and Data Scientists\n",
63-
" * Adds [Classification of Raw Point Clouds using Deep Learning & generating 3D Building Models](https://developers.arcgis.com/python/sample-notebooks/classification-of-raw-point-clouds-using-deep-learning-&-generating-3d-building_models)\n",
6463
" * Adds [Prediction of energy generation from Solar Photovoltaic Power Plants using weather variables](https://developers.arcgis.com/python/sample-notebooks/solar-energy-prediction-using-weather-variables)\n",
6564
" * Adds [Detection of electric utility features and vegetation encroachments from satellite images using deep learning](https://developers.arcgis.com/python/sample-notebooks/detection-of-electric-utility-features-and-vegetation-encroachments-from-satellite-images-using-deep-learning)\n",
6665
" * Adds [River Turbidity Estimation using Sentinel-2 data](https://developers.arcgis.com/python/sample-notebooks/river-turbidity-estimation-using-sentinel2-data-)\n",
6766
" * Adds [Mapping Infrastructural Damage due to Beirut Blast](https://developers.arcgis.com/python/sample-notebooks/infrastructural-damage-due-to-blast-in-beirut)\n",
6867
" * Adds [Coastline extraction using Landsat-8 multispectral imagery and band ratio technique](https://developers.arcgis.com/python/sample-notebooks/coastline-extraction-usa-landsat8-multispectral-imagery)\n",
6968
" * Adds [Identifying country names from incomplete house addresses](https://developers.arcgis.com/python/sample-notebooks/identifying-country-names-from-incomplete-house-addresses)\n",
7069
" * Adds [SAR to RGB image translation using CycleGAN](https://developers.arcgis.com/python/sample-notebooks/04_gis_analysts_data_scientists/sar_to_rgb_image_translation_using_cyclegan)\n",
71-
" * Adds [Creating building models using point cloud classification](https://developers.arcgis.com/python/sample-notebooks/creating-buiding-models-using-point-clout-classfication)\n",
70+
" * Adds [Creating building models using point cloud classification](https://developers.arcgis.com/python/sample-notebooks/creating-building-models-using-point-cloud-classification)\n",
7271
" * Adds [Automatic road extraction using deep learning](https://developers.arcgis.com/python/sample-notebooks/automatic-road-extraction-using-deep-learning)"
7372
]
7473
},
@@ -3032,7 +3031,7 @@
30323031
"name": "python",
30333032
"nbconvert_exporter": "python",
30343033
"pygments_lexer": "ipython3",
3035-
"version": "3.8.2"
3034+
"version": "3.6.10"
30363035
},
30373036
"toc": {
30383037
"base_numbering": 1,

0 commit comments

Comments
 (0)