Skip to content

Commit 7ebcfea

Browse files
authored
Merge pull request Azure#1600 from Azure/release_update/Release-113
update samples from Release-113 as a part of SDK release
2 parents a66a92e + b20bfed commit 7ebcfea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

how-to-use-azureml/work-with-data/datasets-tutorial/pipeline-with-datasets/pipeline-for-image-classification.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@
272272
"dependencies:\n",
273273
"- python=3.6.2\n",
274274
"- pip:\n",
275-
" - azureml-defaults\n",
275+
" - azureml-core\n",
276+
" - azureml-dataset-runtime\n",
276277
" - keras==2.4.3\n",
277278
" - tensorflow==2.4.3\n",
278279
" - numpy\n",

0 commit comments

Comments
 (0)