We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae48b07 commit bc52be0Copy full SHA for bc52be0
07_documentation.ipynb
@@ -296,21 +296,21 @@
296
],
297
"metadata": {
298
"kernelspec": {
299
- "display_name": "Python 2",
+ "display_name": "Python 3",
300
"language": "python",
301
- "name": "python2"
+ "name": "python3"
302
},
303
"language_info": {
304
"codemirror_mode": {
305
"name": "ipython",
306
- "version": 2
+ "version": 3
307
308
"file_extension": ".py",
309
"mimetype": "text/x-python",
310
"name": "python",
311
"nbconvert_exporter": "python",
312
- "pygments_lexer": "ipython2",
313
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
314
}
315
316
"nbformat": 4,
0 commit comments