We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc52be0 commit 47e254aCopy full SHA for 47e254a
08_class_documentation.ipynb
@@ -351,21 +351,21 @@
351
],
352
"metadata": {
353
"kernelspec": {
354
- "display_name": "Python 2",
+ "display_name": "Python 3",
355
"language": "python",
356
- "name": "python2"
+ "name": "python3"
357
},
358
"language_info": {
359
"codemirror_mode": {
360
"name": "ipython",
361
- "version": 2
+ "version": 3
362
363
"file_extension": ".py",
364
"mimetype": "text/x-python",
365
"name": "python",
366
"nbconvert_exporter": "python",
367
- "pygments_lexer": "ipython2",
368
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
369
}
370
371
"nbformat": 4,
0 commit comments