Skip to content

Commit bc52be0

Browse files
authored
Update 07_documentation.ipynb
1 parent ae48b07 commit bc52be0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

07_documentation.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -296,21 +296,21 @@
296296
],
297297
"metadata": {
298298
"kernelspec": {
299-
"display_name": "Python 2",
299+
"display_name": "Python 3",
300300
"language": "python",
301-
"name": "python2"
301+
"name": "python3"
302302
},
303303
"language_info": {
304304
"codemirror_mode": {
305305
"name": "ipython",
306-
"version": 2
306+
"version": 3
307307
},
308308
"file_extension": ".py",
309309
"mimetype": "text/x-python",
310310
"name": "python",
311311
"nbconvert_exporter": "python",
312-
"pygments_lexer": "ipython2",
313-
"version": "2.7.15+"
312+
"pygments_lexer": "ipython3",
313+
"version": "3.1.-1"
314314
}
315315
},
316316
"nbformat": 4,

0 commit comments

Comments
 (0)