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.
2 parents 1af8651 + 1609825 commit 70f840bCopy full SHA for 70f840b
ipython/ParallelProgramming.ipynb
@@ -151,8 +151,7 @@
151
"example. [This\n",
152
"recipe](http://code.activestate.com/recipes/576519/)\n",
153
"provides a thread Pool() interface with the same API as that found for\n",
154
- "processes (below) which might also be of interest. There is also the [ThreadPo\n",
155
- "ol](http://www.chrisarndt.de/projects/threadpool/)\n",
+ "processes (below) which might also be of interest. There is also the [ThreadPool](http://www.chrisarndt.de/projects/threadpool/)\n",
156
"module which is quite similar.\n",
157
"\n",
158
"#### Processes\n",
0 commit comments