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 85170c3 commit 52f0786Copy full SHA for 52f0786
examples/SimpleNLP/TrasformerDecodersWithTokenizer.ipynb
@@ -71,7 +71,7 @@
71
},
72
"outputs": [],
73
"source": [
74
- "!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"
75
]
76
77
{
@@ -82,7 +82,7 @@
82
83
84
85
- "!lazbuild mtprocs/multithreadprocslaz.lpk"
+ "# !lazbuild mtprocs/multithreadprocslaz.lpk"
86
87
88
@@ -2190,4 +2190,4 @@
2190
2191
"nbformat": 4,
2192
"nbformat_minor": 0
2193
-}
+}
0 commit comments