Skip to content

Commit 8cf059c

Browse files
authored
Trying save widgets state
Trying to save widgets state to get plotly to show up as suggested here: jupyter-widgets/ipywidgets#2063
1 parent 89a1e5d commit 8cf059c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

Hancock_Trail_NH_Verizon_Coverage.ipynb

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"cell_type": "code",
55
"execution_count": null,
6-
"id": "25de8ff8",
6+
"id": "e4fe45a2",
77
"metadata": {},
88
"outputs": [],
99
"source": [
@@ -78690,7 +78690,7 @@
7869078690
},
7869178691
{
7869278692
"cell_type": "markdown",
78693-
"id": "0e38f15f",
78693+
"id": "c0c064c1",
7869478694
"metadata": {},
7869578695
"source": [
7869678696
"# Verizon Coverage Map for Grafton County \n",
@@ -78847,7 +78847,7 @@
7884778847
},
7884878848
{
7884978849
"cell_type": "markdown",
78850-
"id": "78c70a26",
78850+
"id": "9f300fa7",
7885178851
"metadata": {},
7885278852
"source": [
7885378853
"# Overlay the hiking route with the Verizon coverage map."
@@ -79058,6 +79058,13 @@
7905879058
"nbconvert_exporter": "python",
7905979059
"pygments_lexer": "ipython3",
7906079060
"version": "3.8.8"
79061+
},
79062+
"widgets": {
79063+
"application/vnd.jupyter.widget-state+json": {
79064+
"state": {},
79065+
"version_major": 2,
79066+
"version_minor": 0
79067+
}
7906179068
}
7906279069
},
7906379070
"nbformat": 4,

0 commit comments

Comments
 (0)