We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77c3bd commit ae48b07Copy full SHA for ae48b07
06_classes.ipynb
@@ -536,21 +536,21 @@
536
],
537
"metadata": {
538
"kernelspec": {
539
- "display_name": "Python 2",
+ "display_name": "Python 3",
540
"language": "python",
541
- "name": "python2"
+ "name": "python3"
542
},
543
"language_info": {
544
"codemirror_mode": {
545
"name": "ipython",
546
- "version": 2
+ "version": 3
547
548
"file_extension": ".py",
549
"mimetype": "text/x-python",
550
"name": "python",
551
"nbconvert_exporter": "python",
552
- "pygments_lexer": "ipython2",
553
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
554
}
555
556
"nbformat": 4,
0 commit comments