Skip to content

Commit

Permalink
Clear output
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Jul 3, 2024
1 parent 9af7abc commit 5fd020f
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions demos/hyperloop.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -42,7 +42,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -51,25 +51,9 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "51dbe77fc7184f7692796e14f226b897",
"version_major": 2,
"version_minor": 1
},
"text/plain": [
"Map(height='600px', map_options={'bearing': 50, 'center': (114.16204636, 22.3053044), 'pitch': 45, 'style': 'h…"
]
},
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"import leafmap.maplibregl as leafmap\n",
"\n",
Expand All @@ -91,7 +75,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -100,7 +84,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit 5fd020f

Please sign in to comment.