Skip to content

Commit 24049f3

Browse files
keflavichadrn
authored andcommitted
remove extraneous cell
1 parent afe1cc2 commit 24049f3

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

tutorials/position-velocity-diagrams/PVDiagramPlotting.ipynb

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -531,30 +531,11 @@
531531
"source": [
532532
"pvdiagram.writeto(\"saved_pvdiagram.fits\", overwrite=True)"
533533
]
534-
},
535-
{
536-
"cell_type": "code",
537-
"execution_count": null,
538-
"id": "ffb2c3bb-c95d-4a24-bd5b-6c08d8fa56ba",
539-
"metadata": {},
540-
"outputs": [],
541-
"source": [
542-
"cube2 = SpectralCube.read('https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/YUNZ1F/OJJTGR', format='fits')\n",
543-
"cube2"
544-
]
545-
},
546-
{
547-
"cell_type": "code",
548-
"execution_count": null,
549-
"id": "3e217d0d-fdfb-4628-9fbc-29696ce5d3c7",
550-
"metadata": {},
551-
"outputs": [],
552-
"source": []
553534
}
554535
],
555536
"metadata": {
556537
"kernelspec": {
557-
"display_name": "Python 3",
538+
"display_name": "python",
558539
"language": "python",
559540
"name": "python3"
560541
},

0 commit comments

Comments
 (0)