We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11c18c commit 974a08bCopy full SHA for 974a08b
labs/cleanup.ipynb
@@ -25,8 +25,8 @@
25
"target_accounts_online = ['arcgis_python']\n",
26
"target_accounts_playground = ['arcgis_python']\n",
27
"\n",
28
- "\"\"\"accounts that you want to delete groups and items, but keep user\"\"\"\n",
29
- "target_accounts_online = ['arcgis_python']\n",
+ "\"\"\"data to publish\"\"\"\n",
+ "data_paths = ['\\\\archive\\crdata\\Geosaurus_datasets\\data_prep\\csv\\Trailheads.csv']\n",
30
31
"\"\"\"create GIS connection via admin credentials\"\"\"\n",
32
"gis_online = GIS(profile=\"your_online_admin_profile\")\n",
0 commit comments