Skip to content

Commit 9358c95

Browse files
authored
Update sample.json
1 parent 071dfaf commit 9358c95

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"linux": [{
1414
"id": "tensorflow hello world",
1515
"steps": [
16-
"source $HOME/intel/oneapi/intelpython/bin/activate",
16+
"source /intel/oneapi/intelpython/bin/activate",
1717
"conda activate tensorflow",
1818
"python TensorFlow_HelloWorld.py"
1919
]

0 commit comments

Comments
 (0)