laptop and a wrench

Bogue

Unable to delete existing folders created using a Python script through the ArcGIS Notebook interface.

ArcGIS Online
Numéro d’ID de bogue BUG-000149692
EnvoiJune 2, 2022
Dernière modificationJune 5, 2024
S’applique àArcGIS Online
Version trouvée10.1
Système d’exploitationWindows OS
Version du système d’exploitation10.0 64 Bit
Version de correction2023.R01
StatutFixed

Solution de contournement

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.

Étapes pour reproduire

ID de bogue: BUG-000149692

Logiciel:

  • ArcGIS Online

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement