Skip to content

Commit 676b7ac

Browse files
minor command update
1 parent 8a2b62b commit 676b7ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/04_gis_analysts_data_scientists/visualize_monthly_changes_in_hirakund_reservoir_using_video.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"metadata": {},
7070
"outputs": [],
7171
"source": [
72-
"!conda install -c anaconda pillow"
72+
"!conda install -c anaconda pillow -y"
7373
]
7474
},
7575
{
@@ -78,7 +78,7 @@
7878
"metadata": {},
7979
"outputs": [],
8080
"source": [
81-
"!conda install -c conda-forge imageio"
81+
"!conda install -c conda-forge imageio -y"
8282
]
8383
},
8484
{

0 commit comments

Comments
 (0)