Bogue
Numéro d’ID de bogue | BUG-000149692 |
---|---|
Envoi | June 2, 2022 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Online |
Version trouvée | 10.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Version de correction | 2023.R01 |
Statut | Fixed |
Use the following Python script to delete the folder:
from arcgis.gis import GIS
import os
import shutil
gis = GIS("home")
shutil.rmtree(r"/arcgis/home/Folder_Name")
Note: For 'Folder_Name', paste the name of the ArcGIS Notebook folder that must be removed.
ID de bogue: BUG-000149692
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support