Skip to content

Commit b1915dd

Browse files
authored
Update sample.json
1 parent 70f071e commit b1915dd

File tree

1 file changed

+2
-1
lines changed
  • AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted

1 file changed

+2
-1
lines changed

AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
],
2828
"id": "itex_sample_test",
2929
"steps": [
30-
"conda activate tensorflow"
30+
"conda activate tensorflow",
31+
"jupyter nbconvert --to notebook --execute ResNet50_Inference.ipynb"
3132
]
3233
}]
3334
},

0 commit comments

Comments
 (0)