laptop and a wrench

Bug

Map Viewer is unavailable in ArcGIS Pro Notebooks.

Zuletzt veröffentlicht: February 4, 2021 ArcGIS Online
Bug-ID-Nummer BUG-000136038
EingereichtDecember 10, 2020
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Online
Gefunden in Version8.4
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
Behoben in Version2.0.0
StatusFixed

Workaround

Refer to https://support.esri.com/en/Technical-Article/000024831 for more information. Update the version to ArcGIS API for Python 1.8.4 resolves this issue.

For ArcGIS API for Python 1.8.1 or later (ArcGIS Pro 2.6.x or later) 

For ArcGIS API for Python 1.8.1 or later, set the JSAPI_CDN environment variable to the following link, https://js.arcgis.com/4.15/. This process is different on Windows, Mac OSX, and Linux. Once the environment is set to variable, validate that Python can read it by running the following code: 

import os 

print(os.environ["JSAPI_CDN"]) 

The map widget displays successfully for all future notebooks if the above code runs without error and displays an HTTPS CDN.

Schritte zur Reproduzierung

Bug-ID: BUG-000136038

Software:

  • ArcGIS Online

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln