Skip to content

Commit c97d690

Browse files
authored
Update 16_viewing_molecules.ipynb
1 parent 5561da4 commit c97d690

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

16_viewing_molecules.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,21 +131,21 @@
131131
],
132132
"metadata": {
133133
"kernelspec": {
134-
"display_name": "Python 2",
134+
"display_name": "Python 3",
135135
"language": "python",
136-
"name": "python2"
136+
"name": "python3"
137137
},
138138
"language_info": {
139139
"codemirror_mode": {
140140
"name": "ipython",
141-
"version": 2
141+
"version": 3
142142
},
143143
"file_extension": ".py",
144144
"mimetype": "text/x-python",
145145
"name": "python",
146146
"nbconvert_exporter": "python",
147-
"pygments_lexer": "ipython2",
148-
"version": "2.7.15+"
147+
"pygments_lexer": "ipython3",
148+
"version": "3.1.-1"
149149
}
150150
},
151151
"nbformat": 4,

0 commit comments

Comments
 (0)