Skip to content

Commit 02b0fe5

Browse files
authored
Update 09_exceptions.ipynb
1 parent 47e254a commit 02b0fe5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

09_exceptions.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -276,21 +276,21 @@
276276
],
277277
"metadata": {
278278
"kernelspec": {
279-
"display_name": "Python 2",
279+
"display_name": "Python 3",
280280
"language": "python",
281-
"name": "python2"
281+
"name": "python3"
282282
},
283283
"language_info": {
284284
"codemirror_mode": {
285285
"name": "ipython",
286-
"version": 2
286+
"version": 3
287287
},
288288
"file_extension": ".py",
289289
"mimetype": "text/x-python",
290290
"name": "python",
291291
"nbconvert_exporter": "python",
292-
"pygments_lexer": "ipython2",
293-
"version": "2.7.15+"
292+
"pygments_lexer": "ipython3",
293+
"version": "3.1.-1"
294294
}
295295
},
296296
"nbformat": 4,

0 commit comments

Comments
 (0)