Skip to content

Commit b8d1062

Browse files
committed
multiprocessing tutorial
1 parent 9176aef commit b8d1062

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/multiprocessing_intro.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:82b19ba527d6db0f573ef2e3b9d7924274ed0bf6d50c7e4f3325a8572b1c54f8"
4+
"signature": "sha256:4324cc9b055392dcbb5813ce3a18ba58a848b9da045d6c60188030f257582522"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -93,7 +93,7 @@
9393
"cell_type": "markdown",
9494
"metadata": {},
9595
"source": [
96-
"![](https://github.com/rasbt/python_reference/blob/master/Images/multiprocessing_scheme.png)"
96+
"![](https://raw.githubusercontent.com/rasbt/python_reference/master/Images/multiprocessing_scheme.png)"
9797
]
9898
},
9999
{

0 commit comments

Comments
 (0)