Skip to content

Commit f93bccf

Browse files
authored
Update 10_error_handling.ipynb
1 parent 02b0fe5 commit f93bccf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

10_error_handling.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -275,21 +275,21 @@
275275
],
276276
"metadata": {
277277
"kernelspec": {
278-
"display_name": "Python 2",
278+
"display_name": "Python 3",
279279
"language": "python",
280-
"name": "python2"
280+
"name": "python3"
281281
},
282282
"language_info": {
283283
"codemirror_mode": {
284284
"name": "ipython",
285-
"version": 2
285+
"version": 3
286286
},
287287
"file_extension": ".py",
288288
"mimetype": "text/x-python",
289289
"name": "python",
290290
"nbconvert_exporter": "python",
291-
"pygments_lexer": "ipython2",
292-
"version": "2.7.15+"
291+
"pygments_lexer": "ipython3",
292+
"version": "3.1.-1"
293293
}
294294
},
295295
"nbformat": 4,

0 commit comments

Comments
 (0)