We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0368f3 commit 70b628eCopy full SHA for 70b628e
tutorials/notebooks/FITS-cubes/FITS-cubes.ipynb
@@ -935,21 +935,21 @@
935
],
936
"metadata": {
937
"kernelspec": {
938
- "display_name": "Python 2",
+ "display_name": "Python [default]",
939
"language": "python",
940
- "name": "python2"
+ "name": "python3"
941
},
942
"language_info": {
943
"codemirror_mode": {
944
"name": "ipython",
945
- "version": 2
+ "version": 3
946
947
"file_extension": ".py",
948
"mimetype": "text/x-python",
949
"name": "python",
950
"nbconvert_exporter": "python",
951
- "pygments_lexer": "ipython2",
952
- "version": "2.7.13"
+ "pygments_lexer": "ipython3",
+ "version": "3.6.4"
953
}
954
955
"nbformat": 4,
0 commit comments