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 dc80973 commit e489f03Copy full SHA for e489f03
samples/04_gis_analysts_data_scientists/safe_streets_to_schools.ipynb
@@ -121,7 +121,7 @@
121
}
122
],
123
"source": [
124
- "gis = GIS('https://www.arcgis.com', 'arcgis_python')"
+ "gis = GIS('home')"
125
]
126
},
127
{
@@ -2222,6 +2222,13 @@
2222
"We've created a map that highlights five school zones that would benefit from policy intervention. \n",
2223
"The city officials can now identify the most dangerous school zones in order to reduce the likelihood of future accidents."
2224
2225
+ },
2226
+ {
2227
+ "cell_type": "code",
2228
+ "execution_count": null,
2229
+ "metadata": {},
2230
+ "outputs": [],
2231
+ "source": []
2232
2233
2234
"metadata": {
0 commit comments