Skip to content

Commit 3149f29

Browse files
committed
removed ls
1 parent bc48e5b commit 3149f29

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

jupyterlite/visualize_map.ipynb

-9
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,6 @@
4949
"source": "# Map loaded in the environment",
5050
"metadata": {}
5151
},
52-
{
53-
"cell_type": "code",
54-
"source": "%ls",
55-
"metadata": {
56-
"trusted": true
57-
},
58-
"outputs": [],
59-
"execution_count": null
60-
},
6152
{
6253
"cell_type": "code",
6354
"source": "from glob import glob\nmap_filename = glob(\"*.fits\")[0]",

0 commit comments

Comments
 (0)