We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db75d7b commit 09684b4Copy full SHA for 09684b4
13_basic_numpy.ipynb
@@ -383,21 +383,21 @@
383
],
384
"metadata": {
385
"kernelspec": {
386
- "display_name": "Python 2",
+ "display_name": "Python 3",
387
"language": "python",
388
- "name": "python2"
+ "name": "python3"
389
},
390
"language_info": {
391
"codemirror_mode": {
392
"name": "ipython",
393
- "version": 2
+ "version": 3
394
395
"file_extension": ".py",
396
"mimetype": "text/x-python",
397
"name": "python",
398
"nbconvert_exporter": "python",
399
- "pygments_lexer": "ipython2",
400
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
401
}
402
403
"nbformat": 4,
0 commit comments