Skip to content

Commit eb643fe

Browse files
authored
Update README.md
1 parent 5faa9d2 commit eb643fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tutorials/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ two sets of tutorial articles for:
66
* [Image classification using MNIST dataset](https://docs.microsoft.com/en-us/azure/machine-learning/service/tutorial-train-models-with-aml)
77
* [Regression using NYC Taxi dataset](https://docs.microsoft.com/en-us/azure/machine-learning/service/tutorial-data-prep)
88

9-
As a pre-requisite, run the [configuration Notebook](../configuration.ipynb) notebook first to set up your Azure ML Workspace. Then, run the notebooks in following recommended order.
9+
If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, run the [configuration Notebook](../configuration.ipynb) notebook first to set up your Azure ML Workspace. Then, run the notebooks in following recommended order.
1010

1111
### Image classification
1212

@@ -18,3 +18,5 @@ As a pre-requisite, run the [configuration Notebook](../configuration.ipynb) not
1818
* [Part 2](regression-part2-automated-ml.ipynb): Train a model using Automated Machine Learning.
1919

2020
Also find quickstarts and how-tos on the [official documentation site for Azure Machine Learning service](https://docs.microsoft.com/en-us/azure/machine-learning/service/).
21+
22+
![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/tutorials/README.png)

0 commit comments

Comments
 (0)