Skip to content

Commit 63ab592

Browse files
Update sample.json
add install flatbuffers
1 parent 424ab49 commit 63ab592

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/Getting-Started-Samples/LPOT-Sample-for-Tensorflow

1 file changed

+1
-1
lines changed

AI-and-Analytics/Getting-Started-Samples/LPOT-Sample-for-Tensorflow/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"conda create --name user_tensorflow -y",
1717
"conda activate user_tensorflow",
1818
"conda install -c ${ONEAPI_ROOT}/conda_channel tensorflow numpy pyyaml scikit-learn schema lpot ilit matplotlib -y",
19-
"conda install runipy notebook -y"
19+
"conda install runipy notebook flatbuffers -y"
2020
],
2121
"id": "lpot tensorflow",
2222
"steps": [

0 commit comments

Comments
 (0)