Skip to content

Commit 47e254a

Browse files
authored
Update 08_class_documentation.ipynb
1 parent bc52be0 commit 47e254a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

08_class_documentation.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -351,21 +351,21 @@
351351
],
352352
"metadata": {
353353
"kernelspec": {
354-
"display_name": "Python 2",
354+
"display_name": "Python 3",
355355
"language": "python",
356-
"name": "python2"
356+
"name": "python3"
357357
},
358358
"language_info": {
359359
"codemirror_mode": {
360360
"name": "ipython",
361-
"version": 2
361+
"version": 3
362362
},
363363
"file_extension": ".py",
364364
"mimetype": "text/x-python",
365365
"name": "python",
366366
"nbconvert_exporter": "python",
367-
"pygments_lexer": "ipython2",
368-
"version": "2.7.15+"
367+
"pygments_lexer": "ipython3",
368+
"version": "3.1.-1"
369369
}
370370
},
371371
"nbformat": 4,

0 commit comments

Comments
 (0)