|
18 | 18 | "\n",
|
19 | 19 | "\n",
|
20 | 20 | "### [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", |
22 | 23 | "\n",
|
23 | 24 | "### [Samples](/python/samples/)\n",
|
24 | 25 | "\n",
|
|
501 | 502 | "* Adds warning message indicating `verify_cert=False` is a security risk\n",
|
502 | 503 | "\n",
|
503 | 504 | "### [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", |
504 | 520 | "\n",
|
505 |
| - "\n", |
506 |
| - "### [Samples](/python/samples/)\n", |
507 |
| - "\n", |
508 |
| - " \n", |
509 | 521 | "### Module Changes\n",
|
510 | 522 | "\n",
|
511 | 523 | "#### [`arcgis.gis`](/python/api-reference/arcgis.gis.toc.html)\n",
|
|
811 | 823 | " * [`train_model()`](/python/api-reference/arcgis.learn.toc.html#train-model)\n",
|
812 | 824 | " * Fixes `Division by zero` erro when training multiple folders and data folders are empty"
|
813 | 825 | ]
|
814 |
| - }, |
815 |
| - { |
816 |
| - "cell_type": "code", |
817 |
| - "execution_count": null, |
818 |
| - "id": "458f219d", |
819 |
| - "metadata": {}, |
820 |
| - "outputs": [], |
821 |
| - "source": [] |
822 | 826 | }
|
823 | 827 | ],
|
824 | 828 | "metadata": {
|
|
0 commit comments