We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 242903a + c471525 commit 57288d5Copy full SHA for 57288d5
docs/source/examples/Index.ipynb
@@ -25,6 +25,7 @@
25
"* [Data Publication API](Data%20Publication%20API.ipynb)\n",
26
"* [Parallel Magics](Parallel%20Magics.ipynb)\n",
27
"* [Broadcast View](broadcast/Broadcast%20View.ipynb)\n",
28
+ "* [Visualizing AsyncResults](visualizing-tasks.ipynb)\n",
29
"* [Broadcasting arrays with memmap](broadcast/memmap%20Broadcast.ipynb)\n",
30
"* [Broadcasting arrays with MPI](broadcast/MPI%20Broadcast.ipynb)"
31
]
@@ -325,7 +326,7 @@
325
326
"name": "python",
327
"nbconvert_exporter": "python",
328
"pygments_lexer": "ipython3",
- "version": "3.8.8"
329
+ "version": "3.9.6"
330
},
331
"nbsphinx": {
332
"execute": "always"
0 commit comments