Skip to content

Commit ed453fa

Browse files
committed
strip kernelspec again
1 parent b7209da commit ed453fa

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

tutorials/spectral-cube-reprojection/SpectralCubeReprojectExample.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -629,11 +629,6 @@
629629
}
630630
],
631631
"metadata": {
632-
"kernelspec": {
633-
"display_name": "Py 3.9",
634-
"language": "python",
635-
"name": "python39"
636-
},
637632
"language_info": {
638633
"codemirror_mode": {
639634
"name": "ipython",
@@ -643,8 +638,7 @@
643638
"mimetype": "text/x-python",
644639
"name": "python",
645640
"nbconvert_exporter": "python",
646-
"pygments_lexer": "ipython3",
647-
"version": "3.9.7"
641+
"pygments_lexer": "ipython3"
648642
}
649643
},
650644
"nbformat": 4,

0 commit comments

Comments
 (0)