mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
update samples from Release-168 as a part of SDK release
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"data_urls = ['https://data4mldemo6150520719.blob.core.windows.net/demo/mnist-fashion']\n",
|
||||
"data_urls = ['https://azuremldownloads.blob.core.windows.net/demo/mnist-fashion']\n",
|
||||
"fashion_ds = Dataset.File.from_files(data_urls)\n",
|
||||
"\n",
|
||||
"# list the files referenced by fashion_ds\n",
|
||||
|
||||
Reference in New Issue
Block a user