multiprocessing tutorial

This commit is contained in:
rasbt 2014-06-19 17:58:47 -04:00
parent 9176aefae0
commit b8d1062a2d

View File

@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:82b19ba527d6db0f573ef2e3b9d7924274ed0bf6d50c7e4f3325a8572b1c54f8"
"signature": "sha256:4324cc9b055392dcbb5813ce3a18ba58a848b9da045d6c60188030f257582522"
},
"nbformat": 3,
"nbformat_minor": 0,
@ -93,7 +93,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![](https://github.com/rasbt/python_reference/blob/master/Images/multiprocessing_scheme.png)"
"![](https://raw.githubusercontent.com/rasbt/python_reference/master/Images/multiprocessing_scheme.png)"
]
},
{