Skip to content

Commit 7e2c6a0

Browse files
Merge pull request #1268 from Esri/path_update_image_scene
path update for sample Image Scene Classification
2 parents c4775ae + 78b7708 commit 7e2c6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/04_gis_analysts_data_scientists/image_scene_classification_using_feature_classifier.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"- Extract the .rar file\n",
9292
"- Create a folder named <b>images</b> and move all the 45 folders (correspoding to each class in the dataset) into the images folder\n",
9393
"\n",
94-
"<img src=\"..\\..\\static\\video\\image_scene_classification_using_feature_classifier_data.gif\" width=\"750\" align=\"center\">"
94+
"<img src=\"../../static/video/image_scene_classification_using_feature_classifier_data.gif\" width=\"750\" align=\"center\">"
9595
]
9696
},
9797
{
@@ -663,7 +663,7 @@
663663
"cell_type": "markdown",
664664
"metadata": {},
665665
"source": [
666-
"<img src=\"..\\..\\static\\video\\image_scene_classification_using_feature_classifier_output.gif\" width=\"750\" align=\"center\">"
666+
"<img src=\"../../static/video/image_scene_classification_using_feature_classifier_output.gif\" width=\"750\" align=\"center\">"
667667
]
668668
},
669669
{

0 commit comments

Comments
 (0)