updated tracking pixel and and config text

This commit is contained in:
Shané Winner
2019-05-04 15:12:53 -07:00
committed by GitHub
parent 46b8611b74
commit 1608c19aa6

View File

@@ -8,6 +8,13 @@
"\n", "\n",
"Licensed under the MIT License." "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/pipeline-style-transfer/pipeline-style-transfer.png)"
]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
@@ -25,7 +32,7 @@
"metadata": {}, "metadata": {},
"source": [ "source": [
"## Prerequisites\n", "## Prerequisites\n",
"Make sure you go through the configuration Notebook located at https://github.com/Azure/MachineLearningNotebooks first if you haven't. This sets you up with a working config file that has information on your workspace, subscription id, etc. " "If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwsie, make sure you go through the configuration Notebook located at https://github.com/Azure/MachineLearningNotebooks first if you haven't. This sets you up with a working config file that has information on your workspace, subscription id, etc. "
] ]
}, },
{ {