updated tracking pixel and the config text

This commit is contained in:
Shané Winner
2019-05-04 14:35:28 -07:00
committed by GitHub
parent b13139f103
commit bdb7db15ef

View File

@@ -8,6 +8,13 @@
"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-publish-and-run-using-rest-endpoint.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
@@ -21,7 +28,7 @@
"metadata": {},
"source": [
"## Prerequisites and Azure Machine Learning Basics\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. \n",
"If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, 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. \n",
"\n",
"### Initialization Steps"
]
@@ -413,4 +420,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}