Skip to content

Commit 3d76deb

Browse files
Fix broken link
1 parent 21fc39a commit 3d76deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

individual_modules/parallel_computing/multiprocessing_cpu.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"source": [
3838
"### The multithreading example\n",
3939
"\n",
40-
"[Download complete threaded cpu_bound example file](complete_files/multithreading_cpu_bound_complete.py)"
40+
"[Download complete threaded cpu_bound example file](complete_files/multiprocessing_cpu_bound_complete.py)"
4141
]
4242
},
4343
{
@@ -68,7 +68,7 @@
6868
"name": "python",
6969
"nbconvert_exporter": "python",
7070
"pygments_lexer": "ipython3",
71-
"version": "3.13.1"
71+
"version": "3.9.19"
7272
}
7373
},
7474
"nbformat": 4,

0 commit comments

Comments
 (0)