Skip to content

Commit 4dbbeeb

Browse files
committed
update changes for guides and samples
1 parent d9d5423 commit 4dbbeeb

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

guide/02-api-overview/release_notes_210.ipynb

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"\n",
1919
"\n",
2020
"### [Guides](../)\n",
21-
"\n",
21+
"* [Install and Setup](../guide/install-and-set-up/)\n",
22+
" * Adds [`Install in Google Collab`](../guide/install-and-set-up/#install-in-google-colaboratory) section\n",
2223
"\n",
2324
"### [Samples](/python/samples/)\n",
2425
"\n",
@@ -501,11 +502,22 @@
501502
"* Adds warning message indicating `verify_cert=False` is a security risk\n",
502503
"\n",
503504
"### [Guides](../)\n",
505+
"* [System requirements](../)\n",
506+
" * Updates link and phrasing for _Install with minimum dependencies link_\n",
507+
"* [Enriching GIS data with thematic information](../)\n",
508+
" * Updates entire [`Introduction to GeoEnrichment`](../guide/part1-introduction-to-geoenrichment/) guide\n",
509+
" * Updates to output maps for all guides\n",
510+
" * Updates explanations in all guides\n",
511+
"* [Imagery and raster analysis](../)\n",
512+
" * Fixes missing map output for:\n",
513+
" * [`Using imagery layers`](../guide/using-imagery-layers/)\n",
514+
" * [`Using raster analysis`](../guide/using-raster-analysis/)\n",
515+
" * [`Advanced raster concepts`](../guide/raster-analysis-advanced-concepts/)\n",
516+
" * [`Orthomapping Guide Part 2`](../guide/orthomapping-guide-2/)\n",
517+
" * Updates visualization for section _3.2.3 Use DEM to visualize scenes_\n",
518+
"* [Performing network analyses](../)\n",
519+
" * Fixed relative links in each _Introduction_ section \n",
504520
"\n",
505-
"\n",
506-
"### [Samples](/python/samples/)\n",
507-
"\n",
508-
" \n",
509521
"### Module Changes\n",
510522
"\n",
511523
"#### [`arcgis.gis`](/python/api-reference/arcgis.gis.toc.html)\n",
@@ -811,14 +823,6 @@
811823
" * [`train_model()`](/python/api-reference/arcgis.learn.toc.html#train-model)\n",
812824
" * Fixes `Division by zero` erro when training multiple folders and data folders are empty"
813825
]
814-
},
815-
{
816-
"cell_type": "code",
817-
"execution_count": null,
818-
"id": "458f219d",
819-
"metadata": {},
820-
"outputs": [],
821-
"source": []
822826
}
823827
],
824828
"metadata": {

0 commit comments

Comments
 (0)