Skip to content

Commit a77c3bd

Browse files
authored
Update 05_objects.ipynb
1 parent 1cb41e0 commit a77c3bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

05_objects.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -280,21 +280,21 @@
280280
],
281281
"metadata": {
282282
"kernelspec": {
283-
"display_name": "Python 2",
283+
"display_name": "Python 3",
284284
"language": "python",
285-
"name": "python2"
285+
"name": "python3"
286286
},
287287
"language_info": {
288288
"codemirror_mode": {
289289
"name": "ipython",
290-
"version": 2
290+
"version": 3
291291
},
292292
"file_extension": ".py",
293293
"mimetype": "text/x-python",
294294
"name": "python",
295295
"nbconvert_exporter": "python",
296-
"pygments_lexer": "ipython2",
297-
"version": "2.7.15+"
296+
"pygments_lexer": "ipython3",
297+
"version": "3.1.-1"
298298
}
299299
},
300300
"nbformat": 4,

0 commit comments

Comments
 (0)