We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3a4bb commit 11f9581Copy full SHA for 11f9581
index.ipynb
@@ -152,21 +152,21 @@
152
],
153
"metadata": {
154
"kernelspec": {
155
- "display_name": "Python 2",
+ "display_name": "Python 3",
156
"language": "python",
157
- "name": "python2"
+ "name": "python3"
158
},
159
"language_info": {
160
"codemirror_mode": {
161
"name": "ipython",
162
- "version": 2
+ "version": 3
163
164
"file_extension": ".py",
165
"mimetype": "text/x-python",
166
"name": "python",
167
"nbconvert_exporter": "python",
168
- "pygments_lexer": "ipython2",
169
- "version": "2.7.14"
+ "pygments_lexer": "ipython3",
+ "version": "3.6.4"
170
}
171
172
"nbformat": 4,
0 commit comments