We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727c365 commit 5f71918Copy full SHA for 5f71918
examples/SimpleImageClassifier/SimpleImageClassifierCPU.ipynb
@@ -120,7 +120,7 @@
120
}
121
},
122
"source": [
123
- "!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
+ "# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
124
],
125
"execution_count": 4,
126
"outputs": [
@@ -145,7 +145,7 @@
145
146
147
148
- "!lazbuild mtprocs/multithreadprocslaz.lpk"
+ "# !lazbuild mtprocs/multithreadprocslaz.lpk"
149
150
"execution_count": 5,
151
@@ -560,4 +560,4 @@
560
"outputs": []
561
562
]
563
-}
+}
0 commit comments