We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09684b4 commit a077973Copy full SHA for a077973
14_more_numpy.ipynb
@@ -305,21 +305,21 @@
305
],
306
"metadata": {
307
"kernelspec": {
308
- "display_name": "Python 2",
+ "display_name": "Python 3",
309
"language": "python",
310
- "name": "python2"
+ "name": "python3"
311
},
312
"language_info": {
313
"codemirror_mode": {
314
"name": "ipython",
315
- "version": 2
+ "version": 3
316
317
"file_extension": ".py",
318
"mimetype": "text/x-python",
319
"name": "python",
320
"nbconvert_exporter": "python",
321
- "pygments_lexer": "ipython2",
322
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
323
}
324
325
"nbformat": 4,
0 commit comments