Skip to content

Commit 4c1167e

Browse files
authored
Update img-classification-part1-training.ipynb
1 parent eb643fe commit 4c1167e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

tutorials/img-classification-part1-training.ipynb

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
"Licensed under the MIT License."
1010
]
1111
},
12+
{
13+
"cell_type": "markdown",
14+
"metadata": {},
15+
"source": [
16+
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/tutorials/img-classification-part1-training.png)"
17+
]
18+
},
1219
{
1320
"cell_type": "markdown",
1421
"metadata": {},
@@ -30,7 +37,7 @@
3037
"\n",
3138
"## Prerequisites\n",
3239
"\n",
33-
"See prerequisites in the [Azure Machine Learning documentation](https://docs.microsoft.com/azure/machine-learning/service/tutorial-train-models-with-aml#prerequisites)."
40+
"See prerequisites in the [Azure Machine Learning documentation](https://docs.microsoft.com/azure/machine-learning/service/tutorial-train-models-with-aml#prerequisites). If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, go through the [configuration](../../../configuration.ipynb) Notebook first if you haven't already to establish your connection to the AzureML Workspace."
3441
]
3542
},
3643
{
@@ -685,4 +692,4 @@
685692
},
686693
"nbformat": 4,
687694
"nbformat_minor": 2
688-
}
695+
}

0 commit comments

Comments
 (0)