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 b12e494 commit 2b1ee6eCopy full SHA for 2b1ee6e
Python/04. Advanced/07.1 Speed Up Your Python Program With Concurrency.ipynb
@@ -269,7 +269,7 @@
269
"id": "5819b95f",
270
"metadata": {},
271
"source": [
272
- "<img src=\"images/speed-up-your-python-program-with-concurrency/IOBound.4810a888b457.png\" width=\"600px\">"
+ "<img src=\"./images/speed-up-your-python-program-with-concurrency/IOBound.4810a888b457.png\" width=\"600px\">"
273
]
274
},
275
{
@@ -304,7 +304,7 @@
304
"id": "ea86c13d",
305
306
307
- "<img src=\"images/speed-up-your-python-program-with-concurrency/CPUBound.d2d32cb2626c.png\" width=\"600px\">"
+ "<img src=\"./images/speed-up-your-python-program-with-concurrency/CPUBound.d2d32cb2626c.png\" width=\"600px\">"
308
309
310
0 commit comments