Skip to content

Commit 0daab74

Browse files
authored
Update sample.json
1 parent 0c340e6 commit 0daab74

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Transformer_AMX_bfloat16_MixedPrecision

1 file changed

+1
-1
lines changed

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Transformer_AMX_bfloat16_MixedPrecision/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"steps": [
1717
"source /root/intel/oneapi/intelpython/bin/activate",
1818
"conda activate tensorflow",
19-
"conda install -y jupyter",
19+
"conda install -c conda-forge -y jupyter",
2020
"jupyter nbconvert --execute --to notebook IntelTensorFlow_Transformer_AMX_bfloat16_MixedPrecision.ipynb"
2121
]
2222
}

0 commit comments

Comments
 (0)