Skip to content

Commit 27616d1

Browse files
committed
updated profile names for automated testing
1 parent 2d6d5da commit 27616d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/03_org_administrators/clone_storymap_version2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"outputs": [],
106106
"source": [
107107
"gis = GIS(profile='your_online_profile', verify_cert=False)\n",
108-
"dest_gis = GIS(profile=\"your_dev_online_profile\", verify_cert=False)"
108+
"dest_gis = GIS(profile=\"your_online_admin_profile\", verify_cert=False)"
109109
]
110110
},
111111
{

0 commit comments

Comments
 (0)