Skip to content

Commit ae48b07

Browse files
authored
Update 06_classes.ipynb
1 parent a77c3bd commit ae48b07

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

06_classes.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -536,21 +536,21 @@
536536
],
537537
"metadata": {
538538
"kernelspec": {
539-
"display_name": "Python 2",
539+
"display_name": "Python 3",
540540
"language": "python",
541-
"name": "python2"
541+
"name": "python3"
542542
},
543543
"language_info": {
544544
"codemirror_mode": {
545545
"name": "ipython",
546-
"version": 2
546+
"version": 3
547547
},
548548
"file_extension": ".py",
549549
"mimetype": "text/x-python",
550550
"name": "python",
551551
"nbconvert_exporter": "python",
552-
"pygments_lexer": "ipython2",
553-
"version": "2.7.15+"
552+
"pygments_lexer": "ipython3",
553+
"version": "3.1.-1"
554554
}
555555
},
556556
"nbformat": 4,

0 commit comments

Comments
 (0)