Skip to content

Commit 5282fd6

Browse files
removed a draft cell
1 parent 396c482 commit 5282fd6

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

guide/04-feature-data-and-analysis/analyzing-patterns-in-feature-data.ipynb

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,26 +32,6 @@
3232
"gis = GIS(profile=\"your_online_profile\")"
3333
]
3434
},
35-
{
36-
"cell_type": "code",
37-
"execution_count": 31,
38-
"metadata": {},
39-
"outputs": [
40-
{
41-
"data": {
42-
"text/plain": [
43-
"[<Item title:\"chennai_rain\" type:Feature Layer Collection owner:arcgis_python>]"
44-
]
45-
},
46-
"execution_count": 31,
47-
"metadata": {},
48-
"output_type": "execute_result"
49-
}
50-
],
51-
"source": [
52-
"gis.content.search(\"title:chennai_rain type:Feature Service\")"
53-
]
54-
},
5535
{
5636
"cell_type": "code",
5737
"execution_count": 22,

0 commit comments

Comments
 (0)