From 279c9b8dc45365673e872f939404036c133dac3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Mon, 29 Apr 2019 11:27:03 -0700 Subject: [PATCH] Pixel Tracker --- .../aml-pipelines-data-transfer.ipynb | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.ipynb b/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.ipynb index f4ddfb92..56f26f8a 100644 --- a/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.ipynb +++ b/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.ipynb @@ -8,6 +8,15 @@ "Licensed under the MIT License." ] }, + + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-data-transfer.png)" + ] + }, + { "cell_type": "markdown", "metadata": {}, @@ -466,4 +475,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} \ No newline at end of file +}