Skip to content

Commit 3637dce

Browse files
authored
Update train-on-amlcompute.ipynb
1 parent 23771fc commit 3637dce

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

how-to-use-azureml/training/train-on-amlcompute/train-on-amlcompute.ipynb

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
"\n",
99
"Licensed under the MIT License."
1010
]
11+
},
12+
{
13+
"cell_type": "markdown",
14+
"metadata": {},
15+
"source": [
16+
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/training/train-on-amlcompute/train-on-amlcompute.png)"
17+
]
1118
},
1219
{
1320
"cell_type": "markdown",
@@ -31,7 +38,7 @@
3138
"metadata": {},
3239
"source": [
3340
"## Prerequisites\n",
34-
"Make sure you go through the [configuration notebook](../../../configuration.ipynb) first if you haven't."
41+
"If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, make sure you go through the [configuration notebook](../../../configuration.ipynb) first if you haven't."
3542
]
3643
},
3744
{
@@ -519,4 +526,4 @@
519526
},
520527
"nbformat": 4,
521528
"nbformat_minor": 2
522-
}
529+
}

0 commit comments

Comments
 (0)