We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03df0df commit 1cb41e0Copy full SHA for 1cb41e0
04_functions.ipynb
@@ -358,21 +358,21 @@
358
],
359
"metadata": {
360
"kernelspec": {
361
- "display_name": "Python 2",
+ "display_name": "Python 3",
362
"language": "python",
363
- "name": "python2"
+ "name": "python3"
364
},
365
"language_info": {
366
"codemirror_mode": {
367
"name": "ipython",
368
- "version": 2
+ "version": 3
369
370
"file_extension": ".py",
371
"mimetype": "text/x-python",
372
"name": "python",
373
"nbconvert_exporter": "python",
374
- "pygments_lexer": "ipython2",
375
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
376
}
377
378
"nbformat": 4,
0 commit comments