Skip to content

Commit e489f03

Browse files
author
Manushi Majumdar
committed
fixed basemap and signin method
1 parent dc80973 commit e489f03

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

samples/04_gis_analysts_data_scientists/safe_streets_to_schools.ipynb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
}
122122
],
123123
"source": [
124-
"gis = GIS('https://www.arcgis.com', 'arcgis_python')"
124+
"gis = GIS('home')"
125125
]
126126
},
127127
{
@@ -2222,6 +2222,13 @@
22222222
"We've created a map that highlights five school zones that would benefit from policy intervention. \n",
22232223
"The city officials can now identify the most dangerous school zones in order to reduce the likelihood of future accidents."
22242224
]
2225+
},
2226+
{
2227+
"cell_type": "code",
2228+
"execution_count": null,
2229+
"metadata": {},
2230+
"outputs": [],
2231+
"source": []
22252232
}
22262233
],
22272234
"metadata": {

0 commit comments

Comments
 (0)