updated the config text and the tracking pixel

This commit is contained in:
Shané Winner
2019-05-04 14:49:29 -07:00
committed by GitHub
parent 046c6051fb
commit 8b0998ac9f

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-use-adla-as-compute-target.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
@@ -52,7 +59,7 @@
"source": [
"## Initialize Workspace\n",
"\n",
"Initialize a workspace object from persisted configuration. Make sure the config file is present at .\\config.json"
"Initialize a workspace object from persisted configuration. If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, make sure the config file is present at .\\config.json"
]
},
{
@@ -364,4 +371,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}