|
2 | 2 | "cells": [
|
3 | 3 | {
|
4 | 4 | "cell_type": "markdown",
|
5 |
| - "id": "c34e7960", |
| 5 | + "id": "26414291", |
6 | 6 | "metadata": {},
|
7 | 7 | "source": [
|
8 | 8 | "# What's new in version 2.1.0\n",
|
|
19 | 19 | "\n",
|
20 | 20 | "### [Guides](../)\n",
|
21 | 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", |
23 |
| - "* [Deep Learning with ArcGIS](../guide/)\n", |
| 22 | + " * Adds [`Install in Google Collab`](../install-and-set-up/#install-in-google-colaboratory) section\n", |
| 23 | + "* [Deep Learning with ArcGIS](../)\n", |
24 | 24 | " * 2d Computer Vision\n",
|
25 | 25 | " * Pixel Classification\n",
|
26 | 26 | " * [How PSETAE works](../guide/how-psetae-works)\n",
|
|
517 | 517 | },
|
518 | 518 | {
|
519 | 519 | "cell_type": "markdown",
|
520 |
| - "id": "77145505", |
| 520 | + "id": "ffa28e65", |
521 | 521 | "metadata": {},
|
522 | 522 | "source": [
|
523 | 523 | "## Fixes\n",
|
|
677 | 677 | " * [`update_subnetwork()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._utility.UtilityNetworkManager.update_subnetwork)\n",
|
678 | 678 | " * [`validate_topology()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._utility.UtilityNetworkManager.validate_topology)\n",
|
679 | 679 | "* [`ValidationManager`](/python/api-reference/arcgis.features.managers.html#validationmanager)\n",
|
680 |
| - " * Updates documentation for [`evaluate()`](python/api-reference/arcgis.features.managers.html#arcgis.features._validation.ValidationManager.evaluate)\n", |
| 680 | + " * Updates documentation for [`evaluate()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._validation.ValidationManager.evaluate)\n", |
681 | 681 | "* [`SyncManager`](/python/api-reference/arcgis.features.managers.html#syncmanager)\n",
|
682 | 682 | " * [`create()`](/python/api-reference/arcgis.features.managers.html#arcgis.features.managers.SyncManager.create)\n",
|
683 | 683 | " * Fixes incorrect parameter names in API Reference\n",
|
|
873 | 873 | "name": "python",
|
874 | 874 | "nbconvert_exporter": "python",
|
875 | 875 | "pygments_lexer": "ipython3",
|
876 |
| - "version": "3.7.11" |
| 876 | + "version": "3.7.10" |
877 | 877 | },
|
878 | 878 | "toc": {
|
879 | 879 | "base_numbering": 1,
|
|
0 commit comments