Skip to content

Commit 7c57a1f

Browse files
authored
Update 01_jupyter_howto.ipynb
1 parent 6fb543d commit 7c57a1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

01_jupyter_howto.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -453,20 +453,20 @@
453453
],
454454
"metadata": {
455455
"kernelspec": {
456-
"display_name": "Python 2",
456+
"display_name": "Python 3",
457457
"language": "python",
458-
"name": "python2"
458+
"name": "python3"
459459
},
460460
"language_info": {
461461
"codemirror_mode": {
462462
"name": "ipython",
463-
"version": 2
463+
"version": 3
464464
},
465465
"file_extension": ".py",
466466
"mimetype": "text/x-python",
467467
"name": "python",
468468
"nbconvert_exporter": "python",
469-
"pygments_lexer": "ipython2",
469+
"pygments_lexer": "ipython3",
470470
"version": "2.7.15+"
471471
}
472472
},

0 commit comments

Comments
 (0)