We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b0fe5 commit f93bccfCopy full SHA for f93bccf
10_error_handling.ipynb
@@ -275,21 +275,21 @@
275
],
276
"metadata": {
277
"kernelspec": {
278
- "display_name": "Python 2",
+ "display_name": "Python 3",
279
"language": "python",
280
- "name": "python2"
+ "name": "python3"
281
},
282
"language_info": {
283
"codemirror_mode": {
284
"name": "ipython",
285
- "version": 2
+ "version": 3
286
287
"file_extension": ".py",
288
"mimetype": "text/x-python",
289
"name": "python",
290
"nbconvert_exporter": "python",
291
- "pygments_lexer": "ipython2",
292
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
293
}
294
295
"nbformat": 4,
0 commit comments