Skip to content

Commit 18c70c3

Browse files
Updating examples #134.
1 parent 43bbc8c commit 18c70c3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

examples/ColorectalImageClassification/ColorectalCancerClassification.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
}
7474
],
7575
"source": [
76-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
76+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
7777
]
7878
},
7979
{
@@ -180,7 +180,7 @@
180180
}
181181
],
182182
"source": [
183-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
183+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
184184
]
185185
},
186186
{

examples/MalariaImageClassification/MalariaClassification.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
}
7373
],
7474
"source": [
75-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
75+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
7676
]
7777
},
7878
{
@@ -179,7 +179,7 @@
179179
}
180180
],
181181
"source": [
182-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
182+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
183183
]
184184
},
185185
{

examples/SimplePlantLeafDisease/SimplePlantLeafDisease.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
],
7777
"source": [
78-
"!svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
78+
"# !svn checkout https://svn.code.sf.net/p/lazarus-ccr/svn/components/multithreadprocs mtprocs"
7979
]
8080
},
8181
{
@@ -182,7 +182,7 @@
182182
}
183183
],
184184
"source": [
185-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
185+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
186186
]
187187
},
188188
{

0 commit comments

Comments
 (0)