ArcGIS API for Python 1.2.1 released

718
4
08-28-2017 02:32 PM
by Anonymous User
Not applicable
1 4 718

We are excited to announce the v1.2.1 of the ArcGIS API for Python which includes a number of bug fixes and updated documentation for a lot of the new features introduced earlier in v1.2. You can find the list of reported bugs addressed in the release notes. This release includes documentation for building a distributed GIS using collaborationsmanaging your ArcGIS servers using Python APIadministering your ArcGIS Org / Enterprisecustomizing the appearance of your Org.

Please upgrade your package using the command in your Anaconda shell or terminal:

conda upgrade -c esri arcgis‍‍

If this is the first time you’re installing the Python API, use the following command:

conda install -c esri arcgis‍‍

If you installed using ArcGIS Pro, you can also update your package by using the 'Update Packages' tab from the 'Python' tab in Pro backstage.

Thank you,
ArcGIS API for Python team.

Tags (2)
4 Comments