Skip to content

Commit d05e77e

Browse files
committed
run update script for AGO sample notebooks and labs
1 parent 3d79c0d commit d05e77e

File tree

64 files changed

+61711
-1575
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+61711
-1575
lines changed

items_metadata.yaml

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
samples:
2-
- title: Analyzing New York City taxi data using big data tools
3-
url: https://www.arcgis.com/home/item.html?id=27017ef3b3864e74ae1b7587719a3391
4-
path: ./samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb
5-
thumbnail: ./static/thumbnails/analyze_new_york_city_taxi_data.png
6-
snippet: Use big data tools to analye NYC taxi data
7-
description: This sample demonstrates the steps involved in performing an aggregation analysis on New York city taxi point data using ArcGIS API for Python.
8-
licenseInfo: ""
9-
tags: ["Data Science", "GIS", "Taxi"]
2+
# - title: Analyzing New York City taxi data using big data tools
3+
# url: https://www.arcgis.com/home/item.html?id=27017ef3b3864e74ae1b7587719a3391
4+
# path: ./samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb
5+
# thumbnail: ./static/thumbnails/analyze_new_york_city_taxi_data.png
6+
# snippet: Use big data tools to analye NYC taxi data
7+
# description: This sample demonstrates the steps involved in performing an aggregation analysis on New York city taxi point data using ArcGIS API for Python.
8+
# licenseInfo: ""
9+
# tags: ["Data Science", "GIS", "Taxi"]
1010
- title: Data Visualization - Construction permits, part 1/2
1111
url: https://www.arcgis.com/home/item.html?id=467bc6806c9e40dc8222744e0937b80c
1212
path: ./samples/04_gis_analysts_data_scientists/analyze_patterns_in_construction_permits_part1.ipynb
@@ -116,7 +116,7 @@ samples:
116116
# tags: ["Data Science", "GIS", "Thomas Fire", "California"]
117117
- title: Chennai Floods 2015 - A Geographic Analysis
118118
url: https://www.arcgis.com/home/item.html?id=44c4fc1e56654768840a03971feb1e77
119-
path: ./samples/04_gis_analysts_data_scientists/chennai_floods_analysis.ipynb
119+
path: ./samples/04_gis_analysts_data_scientists/chennai_floods_analysis_rn.ipynb
120120
thumbnail: ./static/thumbnails/chennai_floods_analysis.jpg
121121
snippet: Analyze the rainfall in Chennai, India
122122
description: This sample showcases not just the analysis and visualization capabilities of your GIS, but also the ability to store illustrative text, graphics and live code in a Jupyter notebook.
@@ -320,9 +320,9 @@ samples:
320320
# description: Use the ArcGIS API for Python to answer if wildfires are increasing over time.
321321
# licenseInfo: ""
322322
# tags: ["Data Science", "GIS", "Wildfire"]
323-
- title: How much green is Delhi as on 15 Oct 2017?
323+
- title: How much green is Delhi as on 21 Oct 20122?
324324
url: https://www.arcgis.com/home/item.html?id=8094be16f34e46e48880883a1ae6a4f1
325-
path: ./samples/04_gis_analysts_data_scientists/how-much-green-is-Delhi-as-on-15-oct-2017.ipynb
325+
path: ./samples/04_gis_analysts_data_scientists/how-much-green-is-Delhi-as-on-21-oct-2022.ipynb
326326
thumbnail: ./static/thumbnails/how-much-green-is-Delhi-as-on-15-oct-2017.jpg
327327
snippet: Use Landsat 8 imagery to detect green cover of New Delhi, India
328328
description: This sample shows the capabilities of spectral indices such as Normalized Difference Vegetation index (NDVI) for the calculation of green cover in Delhi, India on 15 October 2017 using Landsat 8 imagery.
@@ -569,7 +569,7 @@ samples:
569569
tags: ['Data Science', 'GIS', "Geometry"]
570570
- title: Using Geoprocessing Tools
571571
url: https://www.arcgis.com/home/item.html?id=5a5839d87b4645e685bcd46d79995358
572-
path: ./samples/02_power_users_developers/using_geoprocessing_tools.ipynb
572+
path: ./samples/02_power_users_developers/using_geoprocessing_tools_rn.ipynb
573573
thumbnail: ./static/thumbnails/using_geoprocessing_tools.png
574574
snippet: using geoprocessing tools
575575
description: The analysis below uses a geoprocessing tool to deduce the path that the debris of a crashed airplane would take if it went down at different places in the ocean.
@@ -771,9 +771,9 @@ samples:
771771
licenseInfo: ""
772772
runtime: advanced_gpu
773773
tags: ["Data Science", "GIS", "Hyperspectral", "Deep Learning"]
774-
- title: Streams Extraction using MultiTaskRoadExtractor
774+
- title: Streams Extraction using Deep Learning
775775
url: https://www.arcgis.com/home/item.html?id=356899f6baad407b9db49bb526073ee1
776-
path: ./samples/04_gis_analysts_data_scientists/streams_extraction_using_multi_task_road_extractor.ipynb
776+
path: ./samples/04_gis_analysts_data_scientists/streams_extraction_using_deeplearning.ipynb
777777
thumbnail: ./static/thumbnails/default.png
778778
snippet: The aim of this notebook is to make use of arcgis.learn MultiTaskRoadExtractor model to extract streams.
779779
description: The aim of this notebook is to make use of arcgis.learn MultiTaskRoadExtractor model to extract streams.

labs/create_data.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"anaconda-cloud": {},
237237
"esriNotebookRuntime": {
238238
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
239-
"notebookRuntimeVersion": "5.0"
239+
"notebookRuntimeVersion": "9.0"
240240
},
241241
"kernelspec": {
242242
"display_name": "Python 3",

labs/display_web_map.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"anaconda-cloud": {},
8888
"esriNotebookRuntime": {
8989
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
90-
"notebookRuntimeVersion": "5.0"
90+
"notebookRuntimeVersion": "9.0"
9191
},
9292
"kernelspec": {
9393
"display_name": "Python 3",

labs/display_web_scene.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"anaconda-cloud": {},
193193
"esriNotebookRuntime": {
194194
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
195-
"notebookRuntimeVersion": "5.0"
195+
"notebookRuntimeVersion": "9.0"
196196
},
197197
"kernelspec": {
198198
"display_name": "Python 3",

labs/download_data.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"anaconda-cloud": {},
145145
"esriNotebookRuntime": {
146146
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
147-
"notebookRuntimeVersion": "5.0"
147+
"notebookRuntimeVersion": "9.0"
148148
},
149149
"kernelspec": {
150150
"display_name": "Python 3",

labs/find_places.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"metadata": {
254254
"esriNotebookRuntime": {
255255
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
256-
"notebookRuntimeVersion": "5.0"
256+
"notebookRuntimeVersion": "9.0"
257257
},
258258
"kernelspec": {
259259
"display_name": "Python 3",

labs/import_data.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"anaconda-cloud": {},
206206
"esriNotebookRuntime": {
207207
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
208-
"notebookRuntimeVersion": "5.0"
208+
"notebookRuntimeVersion": "9.0"
209209
},
210210
"kernelspec": {
211211
"display_name": "Python 3",

labs/load_item_by_id.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"metadata": {
135135
"esriNotebookRuntime": {
136136
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
137-
"notebookRuntimeVersion": "5.0"
137+
"notebookRuntimeVersion": "9.0"
138138
},
139139
"kernelspec": {
140140
"display_name": "Python 3",

labs/load_spatial_data_frame.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
"metadata": {
350350
"esriNotebookRuntime": {
351351
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
352-
"notebookRuntimeVersion": "5.0"
352+
"notebookRuntimeVersion": "9.0"
353353
},
354354
"kernelspec": {
355355
"display_name": "Python 3",

labs/search_and_geocode.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"metadata": {
194194
"esriNotebookRuntime": {
195195
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
196-
"notebookRuntimeVersion": "5.0"
196+
"notebookRuntimeVersion": "9.0"
197197
},
198198
"kernelspec": {
199199
"display_name": "Python 3",

labs/share_your_content.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"metadata": {
164164
"esriNotebookRuntime": {
165165
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
166-
"notebookRuntimeVersion": "5.0"
166+
"notebookRuntimeVersion": "9.0"
167167
},
168168
"kernelspec": {
169169
"display_name": "Python 3",

samples/02_power_users_developers/building_a_change_detection_app_using_jupyter_dashboard.ipynb

+734-1
Large diffs are not rendered by default.

samples/02_power_users_developers/jupyter_dashboard_for_raster_analytics.ipynb

+781-1
Large diffs are not rendered by default.

samples/02_power_users_developers/openstreetmap_exploration.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@
12611261
"metadata": {
12621262
"esriNotebookRuntime": {
12631263
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
1264-
"notebookRuntimeVersion": "5.0"
1264+
"notebookRuntimeVersion": "9.0"
12651265
},
12661266
"extensions": {
12671267
"jupyter_dashboards": {

samples/02_power_users_developers/population_exploration_dashboard.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
"metadata": {
314314
"esriNotebookRuntime": {
315315
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
316-
"notebookRuntimeVersion": "5.0"
316+
"notebookRuntimeVersion": "9.0"
317317
},
318318
"extensions": {
319319
"jupyter_dashboards": {

samples/02_power_users_developers/tour_the_world_with_landsat_imagery_and_raster_functions.ipynb

+466-1
Large diffs are not rendered by default.

samples/02_power_users_developers/using_geometry_functions.ipynb

+170-1
Large diffs are not rendered by default.

samples/02_power_users_developers/using_geoprocessing_tools_rn.ipynb

+558-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/address-standardization-and-correction-with-sequencetosequence.ipynb

+1,013-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb

+1,143-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/analyze_patterns_in_construction_permits_part1.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2380,7 +2380,7 @@
23802380
"metadata": {
23812381
"esriNotebookRuntime": {
23822382
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
2383-
"notebookRuntimeVersion": "5.0"
2383+
"notebookRuntimeVersion": "9.0"
23842384
},
23852385
"kernelspec": {
23862386
"display_name": "Python 3 (ipykernel)",

samples/04_gis_analysts_data_scientists/analyze_patterns_in_construction_permits_part2.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@
10411041
"metadata": {
10421042
"esriNotebookRuntime": {
10431043
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
1044-
"notebookRuntimeVersion": "5.0"
1044+
"notebookRuntimeVersion": "9.0"
10451045
},
10461046
"kernelspec": {
10471047
"display_name": "Python 3 (ipykernel)",

samples/04_gis_analysts_data_scientists/analyze_us_tornadoes.ipynb

+698-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/analyzing_growth_factors_of_airbnb_properties_in_new_york_city.ipynb

+10,539-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/analyzing_violent_crime.ipynb

+1,384-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/automate_building_footprint_extraction_using_instance_segmentation.ipynb

+717-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/automate_road_surface_investigation_using_deep_learning.ipynb

+1,501-1,499
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/building_reconstruction_using_mask_rcnn.ipynb

+862-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/change_detection_of_buildings_from_satellite_imagery.ipynb

+1,741-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/chennai_floods_analysis_rn.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@
17921792
"anaconda-cloud": {},
17931793
"esriNotebookRuntime": {
17941794
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
1795-
"notebookRuntimeVersion": "5.0"
1795+
"notebookRuntimeVersion": "9.0"
17961796
},
17971797
"kernelspec": {
17981798
"display_name": "Python 3 (ipykernel)",

samples/04_gis_analysts_data_scientists/creating_hurricane_tracks_using_geoanalytics.ipynb

+758-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)