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 24462e4 commit 792fc33Copy full SHA for 792fc33
intermediate/indexing/advanced-indexing.ipynb
@@ -387,6 +387,11 @@
387
}
388
],
389
"metadata": {
390
+ "kernelspec": {
391
+ "display_name": "dask-tutorial",
392
+ "language": "python",
393
+ "name": "python3"
394
+ },
395
"language_info": {
396
"codemirror_mode": {
397
"name": "ipython",
@@ -396,7 +401,8 @@
401
"mimetype": "text/x-python",
402
"name": "python",
398
403
"nbconvert_exporter": "python",
399
- "pygments_lexer": "ipython3"
404
+ "pygments_lexer": "ipython3",
405
+ "version": "3.9.18"
400
406
},
407
"toc": {
408
"base_numbering": 1,
0 commit comments