added tracking pixel and edited the config text

This commit is contained in:
Shané Winner
2019-05-04 20:54:32 -07:00
committed by GitHub
parent c7b56929bc
commit f36dda0c2d

View File

@@ -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/deployment/onnx/onnx-train-pytorch-aml-deploy-mnist.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
@@ -30,7 +37,7 @@
"source": [
"## Prerequisites\n",
"* Understand the [architecture and terms](https://docs.microsoft.com/azure/machine-learning/service/concept-azure-machine-learning-architecture) introduced by Azure Machine Learning\n",
"* Go through the [configuration notebook](../../../configuration.ipynb) to:\n",
"* If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, go through the [configuration notebook](../../../configuration.ipynb) to:\n",
" * install the AML SDK\n",
" * create a workspace and its configuration file (`config.json`)"
]
@@ -663,4 +670,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}