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 21fc39a commit 3d76debCopy full SHA for 3d76deb
individual_modules/parallel_computing/multiprocessing_cpu.ipynb
@@ -37,7 +37,7 @@
37
"source": [
38
"### The multithreading example\n",
39
"\n",
40
- "[Download complete threaded cpu_bound example file](complete_files/multithreading_cpu_bound_complete.py)"
+ "[Download complete threaded cpu_bound example file](complete_files/multiprocessing_cpu_bound_complete.py)"
41
]
42
},
43
{
@@ -68,7 +68,7 @@
68
"name": "python",
69
"nbconvert_exporter": "python",
70
"pygments_lexer": "ipython3",
71
- "version": "3.13.1"
+ "version": "3.9.19"
72
}
73
74
"nbformat": 4,
0 commit comments