Skip to content

Commit 6a02c5f

Browse files
authored
Update 02_lists.ipynb
1 parent 740e384 commit 6a02c5f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

02_lists.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -355,21 +355,21 @@
355355
],
356356
"metadata": {
357357
"kernelspec": {
358-
"display_name": "Python 2",
358+
"display_name": "Python 3",
359359
"language": "python",
360-
"name": "python2"
360+
"name": "python3"
361361
},
362362
"language_info": {
363363
"codemirror_mode": {
364364
"name": "ipython",
365-
"version": 2
365+
"version": 3
366366
},
367367
"file_extension": ".py",
368368
"mimetype": "text/x-python",
369369
"name": "python",
370370
"nbconvert_exporter": "python",
371-
"pygments_lexer": "ipython2",
372-
"version": "2.7.12"
371+
"pygments_lexer": "ipython3",
372+
"version": "3.1.-1"
373373
}
374374
},
375375
"nbformat": 4,

0 commit comments

Comments
 (0)