Skip to content

Commit 3ecbfd6

Browse files
authored
Merge pull request Azure#1578 from Azure/release_update/Release-109
update samples from Release-109 as a part of SDK release
2 parents 122df6e + 02ecb2d commit 3ecbfd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,8 @@
273273
"- python=3.6.2\n",
274274
"- pip:\n",
275275
" - azureml-defaults\n",
276-
" - keras\n",
277-
" - tensorflow<=2.4.*\n",
276+
" - keras==2.4.3\n",
277+
" - tensorflow==2.4.3\n",
278278
" - numpy\n",
279279
" - scikit-learn\n",
280280
" - pandas\n",

0 commit comments

Comments
 (0)