Skip to content

Commit 792fc33

Browse files
committed
quick merge conflict resolve
1 parent 24462e4 commit 792fc33

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,11 @@
387387
}
388388
],
389389
"metadata": {
390+
"kernelspec": {
391+
"display_name": "dask-tutorial",
392+
"language": "python",
393+
"name": "python3"
394+
},
390395
"language_info": {
391396
"codemirror_mode": {
392397
"name": "ipython",
@@ -396,7 +401,8 @@
396401
"mimetype": "text/x-python",
397402
"name": "python",
398403
"nbconvert_exporter": "python",
399-
"pygments_lexer": "ipython3"
404+
"pygments_lexer": "ipython3",
405+
"version": "3.9.18"
400406
},
401407
"toc": {
402408
"base_numbering": 1,

0 commit comments

Comments
 (0)