Skip to content

Commit d0b1f0f

Browse files
requested changes complete
1 parent 6d1b8fa commit d0b1f0f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

samples/04_gis_analysts_data_scientists/visualize_monthly_changes_in_hirakund_reservoir_using_video.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,6 +1257,13 @@
12571257
"!conda install -c anaconda pillow -y"
12581258
]
12591259
},
1260+
{
1261+
"cell_type": "markdown",
1262+
"metadata": {},
1263+
"source": [
1264+
"if you have imageio installed you can skip running the next two cells"
1265+
]
1266+
},
12601267
{
12611268
"cell_type": "code",
12621269
"execution_count": 16,
@@ -1277,7 +1284,9 @@
12771284
{
12781285
"cell_type": "code",
12791286
"execution_count": 17,
1280-
"metadata": {},
1287+
"metadata": {
1288+
"collapsed": true
1289+
},
12811290
"outputs": [
12821291
{
12831292
"name": "stdout",

0 commit comments

Comments
 (0)