We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a077973 commit 5561da4Copy full SHA for 5561da4
15_matplotlib.ipynb
@@ -573,21 +573,21 @@
573
],
574
"metadata": {
575
"kernelspec": {
576
- "display_name": "Python 2",
+ "display_name": "Python 3",
577
"language": "python",
578
- "name": "python2"
+ "name": "python3"
579
},
580
"language_info": {
581
"codemirror_mode": {
582
"name": "ipython",
583
- "version": 2
+ "version": 3
584
585
"file_extension": ".py",
586
"mimetype": "text/x-python",
587
"name": "python",
588
"nbconvert_exporter": "python",
589
- "pygments_lexer": "ipython2",
590
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
591
}
592
593
"nbformat": 4,
0 commit comments