Skip to content

Commit 1cb41e0

Browse files
authored
Update 04_functions.ipynb
1 parent 03df0df commit 1cb41e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

04_functions.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -358,21 +358,21 @@
358358
],
359359
"metadata": {
360360
"kernelspec": {
361-
"display_name": "Python 2",
361+
"display_name": "Python 3",
362362
"language": "python",
363-
"name": "python2"
363+
"name": "python3"
364364
},
365365
"language_info": {
366366
"codemirror_mode": {
367367
"name": "ipython",
368-
"version": 2
368+
"version": 3
369369
},
370370
"file_extension": ".py",
371371
"mimetype": "text/x-python",
372372
"name": "python",
373373
"nbconvert_exporter": "python",
374-
"pygments_lexer": "ipython2",
375-
"version": "2.7.15+"
374+
"pygments_lexer": "ipython3",
375+
"version": "3.1.-1"
376376
}
377377
},
378378
"nbformat": 4,

0 commit comments

Comments
 (0)