added tracking pixel and edited config text

This commit is contained in:
Shané Winner
2019-05-04 21:08:10 -07:00
committed by GitHub
parent 5f04a467b7
commit 23771fc599

View File

@@ -8,6 +8,13 @@
"\n",
"Licensed under the MIT License."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/deployment/register-model-create-image-deploy-service/register-model-create-image-deploy-service.png)"
]
},
{
"cell_type": "markdown",
@@ -34,7 +41,7 @@
"metadata": {},
"source": [
"## Prerequisites\n",
"Make sure you go through the [configuration](../../../configuration.ipynb) Notebook first if you haven't."
"If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, make sure you go through the [configuration](../../../configuration.ipynb) Notebook first if you haven't."
]
},
{
@@ -443,4 +450,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}