updated the config text and the tracking pixel

This commit is contained in:
Shané Winner
2019-05-04 14:54:37 -07:00
committed by GitHub
parent 8b0998ac9f
commit 42e0a31f88

View File

@@ -7,6 +7,13 @@
"Copyright (c) Microsoft Corporation. All rights reserved. \n",
"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-databricks-as-compute-target.png)"
]
},
{
"cell_type": "markdown",
@@ -105,7 +112,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"
]
},
{
@@ -705,4 +712,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}