diff --git a/guide/02-api-overview/deprecation-notices.ipynb b/guide/02-api-overview/deprecation-notices.ipynb index 5cbfef0f8f..698e8994d0 100644 --- a/guide/02-api-overview/deprecation-notices.ipynb +++ b/guide/02-api-overview/deprecation-notices.ipynb @@ -37,6 +37,7 @@ "### `arcgis.learn` Module\n", "\n", "- `categorize_features` - deprecated in **1.7.1** and will be removed in a future major release (For example: 2.x to 3.x). Please use `arcgis.learn.classify_objects` instead.\n", + "- `tensorflow` - deprecated in **2.4.1** and will be removed from a future release of the *arcgis* package\n", "\n", "### `arcgis.gis.agonb` Module \n", "\n", @@ -191,7 +192,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.11" + "version": "3.13.2" } }, "nbformat": 4,