Skip to content

Commit 25db8a9

Browse files
authored
Merge pull request #886 from MackyDIARRA/ab1
clear outputs
2 parents e88562a + 299961c commit 25db8a9

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

examples/Radiation.ipynb

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,12 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 3,
5+
"execution_count": null,
66
"id": "43ef0082-9552-44e9-82d3-c1e27209d2c5",
77
"metadata": {
8-
"collapsed": true,
9-
"jupyter": {
10-
"outputs_hidden": true
11-
},
128
"tags": []
139
},
14-
"outputs": [
15-
{
16-
"data": {
17-
"application/vnd.jupyter.widget-view+json": {
18-
"model_id": "a55ec68b752a4d5fb30ef00a008bad72",
19-
"version_major": 2,
20-
"version_minor": 0
21-
},
22-
"text/plain": [
23-
"Map(center=[47, 2], controls=(ZoomControl(options=['position', 'zoom_in_text', 'zoom_in_title', 'zoom_out_text…"
24-
]
25-
},
26-
"metadata": {},
27-
"output_type": "display_data"
28-
}
29-
],
10+
"outputs": [],
3011
"source": [
3112
"from ipyleaflet import Map, TileLayer, FullScreenControl, ScaleControl\n",
3213
"\n",
@@ -49,10 +30,6 @@
4930
"execution_count": null,
5031
"id": "b6e75898-89cf-44e1-826a-11e7b4e9b427",
5132
"metadata": {
52-
"collapsed": true,
53-
"jupyter": {
54-
"outputs_hidden": true
55-
},
5633
"tags": []
5734
},
5835
"outputs": [],

0 commit comments

Comments
 (0)