Skip to content

Commit b5b5d36

Browse files
authored
Update sample.json
1 parent c116feb commit b5b5d36

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted

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

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

0 commit comments

Comments
 (0)