Skip to content

Commit 0a6beff

Browse files
authored
Update 17_regular_expressions.ipynb
1 parent c97d690 commit 0a6beff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

17_regular_expressions.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -482,21 +482,21 @@
482482
],
483483
"metadata": {
484484
"kernelspec": {
485-
"display_name": "Python 2",
485+
"display_name": "Python 3",
486486
"language": "python",
487-
"name": "python2"
487+
"name": "python3"
488488
},
489489
"language_info": {
490490
"codemirror_mode": {
491491
"name": "ipython",
492-
"version": 2
492+
"version": 3
493493
},
494494
"file_extension": ".py",
495495
"mimetype": "text/x-python",
496496
"name": "python",
497497
"nbconvert_exporter": "python",
498-
"pygments_lexer": "ipython2",
499-
"version": "2.7.15+"
498+
"pygments_lexer": "ipython3",
499+
"version": "3.1.-1"
500500
}
501501
},
502502
"nbformat": 4,

0 commit comments

Comments
 (0)