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