From 69126edfcb085d613ebaeb973a0f8d51c387b262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Sat, 4 May 2019 19:20:46 -0700 Subject: [PATCH] update config text and added tracking pixel --- .../register-model-deploy-local-advanced.ipynb | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/how-to-use-azureml/deploy-to-local/register-model-deploy-local-advanced.ipynb b/how-to-use-azureml/deploy-to-local/register-model-deploy-local-advanced.ipynb index 7fab4730..b2d1f519 100644 --- a/how-to-use-azureml/deploy-to-local/register-model-deploy-local-advanced.ipynb +++ b/how-to-use-azureml/deploy-to-local/register-model-deploy-local-advanced.ipynb @@ -9,6 +9,13 @@ "Licensed under the MIT License." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/deploy-to-local/register-model-deploy-local-advanced.png)" + ] + }, { "cell_type": "markdown", "metadata": {}, @@ -28,7 +35,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." ] }, { @@ -484,4 +491,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} \ No newline at end of file +}