We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5561da4 commit c97d690Copy full SHA for c97d690
16_viewing_molecules.ipynb
@@ -131,21 +131,21 @@
131
],
132
"metadata": {
133
"kernelspec": {
134
- "display_name": "Python 2",
+ "display_name": "Python 3",
135
"language": "python",
136
- "name": "python2"
+ "name": "python3"
137
},
138
"language_info": {
139
"codemirror_mode": {
140
"name": "ipython",
141
- "version": 2
+ "version": 3
142
143
"file_extension": ".py",
144
"mimetype": "text/x-python",
145
"name": "python",
146
"nbconvert_exporter": "python",
147
- "pygments_lexer": "ipython2",
148
- "version": "2.7.15+"
+ "pygments_lexer": "ipython3",
+ "version": "3.1.-1"
149
}
150
151
"nbformat": 4,
0 commit comments