Skip to content

Commit abb2f95

Browse files
committed
update text for deprecation notice
1 parent cd45b2d commit abb2f95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guide/07-working-with-bigdata/01-introduction.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"> **Note:** Working with big data in the Python API requires an ArcGIS Enterprise licensed as a [GeoAnalytics Server](https://www.esri.com/en-us/arcgis/products/arcgis-geoanalytics-server/overview?aduc=PublicRelations&sf_id=7015x000000j2wJAAQ&aduco=ga-server-deprecation-blog&aduca=DGArcGISGeoAnalyticsServer&utm_id=7015x000000j2wJAAQ&adum=Blog&utm_campaign=DGArcGISGeoAnalyticsServer&utm_source=PublicRelations&utm_medium=Blog) and using the [`geoanalytics module`](../python//api-reference/arcgis.geoanalytics.toc.html). The final release of GeoAnalytics Server was with ArcGIS Enteprise 11.3 in May, 2024. The _arcgis.geoanalytics_ module\n",
15-
"will continue to be accessible for processing data in the ArcGIS Enterprise 11.3 release and earlier versions throughout their respective [life cycles](https://support.esri.com/en-us/products/arcgis-enterprise/life-cycle?aduc=PublicRelations&sf_id=7015x000000j2wJAAQ&aduco=ga-server-deprecation-blog&aduca=DGArcGISGeoAnalyticsServer&utm_id=7015x000000j2wJAAQ&adum=Blog&utm_campaign=DGArcGISGeoAnalyticsServer&utm_source=PublicRelations&utm_medium=Blog). See the [GeoAnalytics Server deprecation notice](https://www.esri.com/arcgis-blog/products/geoanalytics-server/announcements/deprecation-notice-for-arcgis-geoanalytics-server/) for full details and suggestions on migration plans."
14+
"> **Note:** Working with big data in the Python API requires an ArcGIS Enterprise licensed as a [GeoAnalytics Server](https://www.esri.com/en-us/arcgis/products/arcgis-geoanalytics-server/overview). The final release of GeoAnalytics Server was with ArcGIS Enteprise 11.3 in May, 2024. Support for the _arcgis.geoanalytics_ module will continue to be provided through the built-in Python API included with ArcGIS Enterprise 11.3 and earlier installations. The _arcgis.geoanalytics_ module will be deprecated and removed from the Python API 2.4.0 release and all subsequent releases. See the [GeoAnalytics Server deprecation notice](https://www.esri.com/arcgis-blog/products/geoanalytics-server/announcements/deprecation-notice-for-arcgis-geoanalytics-server/) for full details and suggestions on migration plans."
1615
]
1716
},
1817
{

0 commit comments

Comments
 (0)