Skip to content

Commit 5561da4

Browse files
authored
Update 15_matplotlib.ipynb
1 parent a077973 commit 5561da4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

15_matplotlib.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -573,21 +573,21 @@
573573
],
574574
"metadata": {
575575
"kernelspec": {
576-
"display_name": "Python 2",
576+
"display_name": "Python 3",
577577
"language": "python",
578-
"name": "python2"
578+
"name": "python3"
579579
},
580580
"language_info": {
581581
"codemirror_mode": {
582582
"name": "ipython",
583-
"version": 2
583+
"version": 3
584584
},
585585
"file_extension": ".py",
586586
"mimetype": "text/x-python",
587587
"name": "python",
588588
"nbconvert_exporter": "python",
589-
"pygments_lexer": "ipython2",
590-
"version": "2.7.15+"
589+
"pygments_lexer": "ipython3",
590+
"version": "3.1.-1"
591591
}
592592
},
593593
"nbformat": 4,

0 commit comments

Comments
 (0)