Skip to content

Commit 80cd855

Browse files
Update SimpleImageClassifierGPU.ipynb #134
1 parent 1a611ce commit 80cd855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/SimpleImageClassifierGPU/SimpleImageClassifierGPU.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"colab": {}
7575
},
7676
"source": [
77-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
77+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
7878
],
7979
"execution_count": 0,
8080
"outputs": []
@@ -87,7 +87,7 @@
8787
"colab": {}
8888
},
8989
"source": [
90-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
90+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
9191
],
9292
"execution_count": 0,
9393
"outputs": []

0 commit comments

Comments
 (0)