You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LABEL org.opencontainers.image.description="Jupyter Notebook with the latest version of the ArcGIS API for Python and its Linux dependencies preinstalled"
11
+
LABEL org.opencontainers.image.description="Jupyter environment preconfigured for ArcGIS API for Python"
Copy file name to clipboardExpand all lines: guide/01-getting-started/system-requirements.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@
22
22
"metadata": {},
23
23
"source": [
24
24
"## Operating System \n",
25
-
"The ArcGIS API for Python 2.3.1 is compatible with 64-bit versions of Windows, macOS, and Linux.\n",
25
+
"The ArcGIS API for Python 2.4.0 release is compatible with 64-bit versions of Windows, macOS, and Linux.\n",
26
26
"\n",
27
27
"## Python Version\n",
28
-
"Python 3.9.x to 3.11.x is required to use the ArcGIS API for Python 2.3.1.\n",
28
+
"Python 3.10.x to 3.12.x is required to use the ArcGIS API for Python 2.3.1.\n",
29
29
"\n",
30
30
"## Dependencies\n",
31
31
"The full power of the ArcGIS API for Python is best experienced when all its dependencies are installed. However, specific tasks such as GIS administration and content management can be accomplished with a subset of dependencies installed. See [Install with minimum Dependencies](../install-and-set-up#install-with-minimum-dependencies) to install the `arcgis` package in this manner.\n",
0 commit comments