We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb543d commit 7c57a1fCopy full SHA for 7c57a1f
01_jupyter_howto.ipynb
@@ -453,20 +453,20 @@
453
],
454
"metadata": {
455
"kernelspec": {
456
- "display_name": "Python 2",
+ "display_name": "Python 3",
457
"language": "python",
458
- "name": "python2"
+ "name": "python3"
459
},
460
"language_info": {
461
"codemirror_mode": {
462
"name": "ipython",
463
- "version": 2
+ "version": 3
464
465
"file_extension": ".py",
466
"mimetype": "text/x-python",
467
"name": "python",
468
"nbconvert_exporter": "python",
469
- "pygments_lexer": "ipython2",
+ "pygments_lexer": "ipython3",
470
"version": "2.7.15+"
471
}
472
0 commit comments