Skip to content

Commit 974a08b

Browse files
author
Yongyao Jiang
committed
Update cleanup.ipynb
1 parent f11c18c commit 974a08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

labs/cleanup.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"target_accounts_online = ['arcgis_python']\n",
2626
"target_accounts_playground = ['arcgis_python']\n",
2727
"\n",
28-
"\"\"\"accounts that you want to delete groups and items, but keep user\"\"\"\n",
29-
"target_accounts_online = ['arcgis_python']\n",
28+
"\"\"\"data to publish\"\"\"\n",
29+
"data_paths = ['\\\\archive\\crdata\\Geosaurus_datasets\\data_prep\\csv\\Trailheads.csv']\n",
3030
"\n",
3131
"\"\"\"create GIS connection via admin credentials\"\"\"\n",
3232
"gis_online = GIS(profile=\"your_online_admin_profile\")\n",

0 commit comments

Comments
 (0)