Skip to content

Commit a077973

Browse files
authored
Update 14_more_numpy.ipynb
1 parent 09684b4 commit a077973

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

14_more_numpy.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -305,21 +305,21 @@
305305
],
306306
"metadata": {
307307
"kernelspec": {
308-
"display_name": "Python 2",
308+
"display_name": "Python 3",
309309
"language": "python",
310-
"name": "python2"
310+
"name": "python3"
311311
},
312312
"language_info": {
313313
"codemirror_mode": {
314314
"name": "ipython",
315-
"version": 2
315+
"version": 3
316316
},
317317
"file_extension": ".py",
318318
"mimetype": "text/x-python",
319319
"name": "python",
320320
"nbconvert_exporter": "python",
321-
"pygments_lexer": "ipython2",
322-
"version": "2.7.15+"
321+
"pygments_lexer": "ipython3",
322+
"version": "3.1.-1"
323323
}
324324
},
325325
"nbformat": 4,

0 commit comments

Comments
 (0)