Skip to content

Commit d0540c5

Browse files
author
Sandeep Kumar
committed
arcgis version
1 parent d943dd4 commit d0540c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/01-getting-started/install-and-set-up.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"\n",
197197
"Install the dependencies using the following command:\n",
198198
"\n",
199-
"```conda install -c esri -c fastai -c pytorch arcgis=1.8.1 scikit-image=0.15.0 pillow=6.2.2 libtiff=4.0.10 fastai=1.0.60 pytorch=1.4.0 torchvision=0.5.0 --no-pin```\n"
199+
"```conda install -c esri -c fastai -c pytorch arcgis=1.8.2 scikit-image=0.15.0 pillow=6.2.2 libtiff=4.0.10 fastai=1.0.60 pytorch=1.4.0 torchvision=0.5.0 --no-pin```\n"
200200
]
201201
},
202202
{
@@ -205,7 +205,7 @@
205205
"source": [
206206
"### For TensorFlow support (optional), use the following command:\n",
207207
"\n",
208-
"```conda install -c esri -c fastai -c pytorch arcgis=1.8.1 scikit-image=0.15.0 pillow=6.2.2 libtiff=4.0.10 fastai=1.0.60 pytorch=1.4.0 torchvision=0.5.0 tensorflow-gpu=2.1.0 --no-pin```"
208+
"```conda install -c esri -c fastai -c pytorch arcgis=1.8.2 scikit-image=0.15.0 pillow=6.2.2 libtiff=4.0.10 fastai=1.0.60 pytorch=1.4.0 torchvision=0.5.0 tensorflow-gpu=2.1.0 --no-pin```"
209209
]
210210
},
211211
{

0 commit comments

Comments
 (0)