Skip to content

Commit 09684b4

Browse files
authored
Update 13_basic_numpy.ipynb
1 parent db75d7b commit 09684b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

13_basic_numpy.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -383,21 +383,21 @@
383383
],
384384
"metadata": {
385385
"kernelspec": {
386-
"display_name": "Python 2",
386+
"display_name": "Python 3",
387387
"language": "python",
388-
"name": "python2"
388+
"name": "python3"
389389
},
390390
"language_info": {
391391
"codemirror_mode": {
392392
"name": "ipython",
393-
"version": 2
393+
"version": 3
394394
},
395395
"file_extension": ".py",
396396
"mimetype": "text/x-python",
397397
"name": "python",
398398
"nbconvert_exporter": "python",
399-
"pygments_lexer": "ipython2",
400-
"version": "2.7.15+"
399+
"pygments_lexer": "ipython3",
400+
"version": "3.1.-1"
401401
}
402402
},
403403
"nbformat": 4,

0 commit comments

Comments
 (0)