Skip to content

Commit b20bfed

Browse files
committed
update samples from Release-113 as a part of SDK release
1 parent a66a92e commit b20bfed

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)