update samples from Release-153 as a part of 1.46.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2022-09-30 17:30:23 +00:00
parent f18a0dfc4d
commit 3228bbfc63
142 changed files with 389 additions and 467 deletions

View File

@@ -388,7 +388,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Azure Machine Learning dataset makes it easy to trace how your data is used in ML. [Learn More](https://docs.microsoft.com/azure/machine-learning/service/how-to-version-track-datasets#track-datasets-in-experiments)<br>\n",
"Azure Machine Learning dataset makes it easy to trace how your data is used in ML. [Learn More](https://docs.microsoft.com/azure/machine-learning/v1/how-to-version-track-datasets)<br>\n",
"For each Machine Learning experiment, you can easily trace the datasets used as the input through `Run` object."
]
},
@@ -468,9 +468,9 @@
"friendly_name": "Datasets with ML Pipeline",
"index_order": 1,
"kernelspec": {
"display_name": "Python 3.6",
"display_name": "Python 3.8 - AzureML",
"language": "python",
"name": "python36"
"name": "python38-azureml"
},
"language_info": {
"codemirror_mode": {