Skip to content

Commit 5f71918

Browse files
Update SimpleImageClassifierCPU.ipynb #143
1 parent 727c365 commit 5f71918

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/SimpleImageClassifier/SimpleImageClassifierCPU.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
}
121121
},
122122
"source": [
123-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
123+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
124124
],
125125
"execution_count": 4,
126126
"outputs": [
@@ -145,7 +145,7 @@
145145
}
146146
},
147147
"source": [
148-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
148+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
149149
],
150150
"execution_count": 5,
151151
"outputs": [
@@ -560,4 +560,4 @@
560560
"outputs": []
561561
}
562562
]
563-
}
563+
}

0 commit comments

Comments
 (0)