Skip to content

Commit 79742ac

Browse files
authored
Merge pull request Esri#1006 from mohi9282/issue_6299a
update for issue 6299
2 parents 8754ee1 + 4081aaa commit 79742ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/11-performing-network-analyses/part6_solve_location_allocation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"cell_type": "markdown",
156156
"metadata": {},
157157
"source": [
158-
"If you have already set up a profile to connect to your ArcGIS Online organization, execute the cell below to load the profile and create the GIS class object. If not, use a traditional username/password log-in e.g. `my_gis = GIS('https://www.arcgis.com', 'arcgis_python', 'P@ssword123', verify_cert=False, set_active=True)`"
158+
"If you have already set up a profile to connect to your ArcGIS Online organization, execute the cell below to load the profile and create the GIS class object. If not, use a traditional username/password log-in e.g. `my_gis = GIS('https://www.arcgis.com', 'username', 'password', verify_cert=False, set_active=True)`"
159159
]
160160
},
161161
{

0 commit comments

Comments
 (0)