We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740e384 commit 6a02c5fCopy full SHA for 6a02c5f
02_lists.ipynb
@@ -355,21 +355,21 @@
355
],
356
"metadata": {
357
"kernelspec": {
358
- "display_name": "Python 2",
+ "display_name": "Python 3",
359
"language": "python",
360
- "name": "python2"
+ "name": "python3"
361
},
362
"language_info": {
363
"codemirror_mode": {
364
"name": "ipython",
365
- "version": 2
+ "version": 3
366
367
"file_extension": ".py",
368
"mimetype": "text/x-python",
369
"name": "python",
370
"nbconvert_exporter": "python",
371
- "pygments_lexer": "ipython2",
372
- "version": "2.7.12"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
373
}
374
375
"nbformat": 4,
0 commit comments