We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97d690 commit 0a6beffCopy full SHA for 0a6beff
17_regular_expressions.ipynb
@@ -482,21 +482,21 @@
482
],
483
"metadata": {
484
"kernelspec": {
485
- "display_name": "Python 2",
+ "display_name": "Python 3",
486
"language": "python",
487
- "name": "python2"
+ "name": "python3"
488
},
489
"language_info": {
490
"codemirror_mode": {
491
"name": "ipython",
492
- "version": 2
+ "version": 3
493
494
"file_extension": ".py",
495
"mimetype": "text/x-python",
496
"name": "python",
497
"nbconvert_exporter": "python",
498
- "pygments_lexer": "ipython2",
499
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
500
}
501
502
"nbformat": 4,
0 commit comments