Skip to content

Commit 43bbc8c

Browse files
Update IdentityShortcutConnection.ipynb #134
1 parent 80cd855 commit 43bbc8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/IdentityShortcutConnection/IdentityShortcutConnection.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"colab": {}
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
"execution_count": 0,
7979
"outputs": []
@@ -86,7 +86,7 @@
8686
"colab": {}
8787
},
8888
"source": [
89-
"!lazbuild mtprocs/multithreadprocslaz.lpk"
89+
"# !lazbuild mtprocs/multithreadprocslaz.lpk"
9090
],
9191
"execution_count": 0,
9292
"outputs": []
@@ -270,4 +270,4 @@
270270
"outputs": []
271271
}
272272
]
273-
}
273+
}

0 commit comments

Comments
 (0)