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