Skip to content

Commit bd8c147

Browse files
committed
Restored inline TOC but fixed typo causing it show on dev site
1 parent e87ead6 commit bd8c147

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

guide/13-managing-arcgis-applications/authoring-arcgis-dashboards.ipynb

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,32 @@
77
"# Authoring ArcGIS Dashboards using `arcgis.apps.dashboard`"
88
]
99
},
10+
{
11+
"cell_type": "markdown",
12+
"metadata": {},
13+
"source": [
14+
"## Table of Contents\n",
15+
"* [Introduction](#Introduction)\n",
16+
"* [Dashboard Elements](#Dashboard-Elements)\n",
17+
" * [Header](#Header)\n",
18+
" * [SidePanel](#SidePanel)\n",
19+
" * [Number Selector](#Number-Selector)\n",
20+
" * [Date Picker](#Date-Picker)\n",
21+
" * [Category Selector](#Category-Selector)\n",
22+
" * [Map Element](#Map-Element)\n",
23+
" * [MapLegend](#MapLegend)\n",
24+
" * [SerialChart](#SerialChart)\n",
25+
" * [PieChart](#PieChart)\n",
26+
" * [Indicator](#Indicator)\n",
27+
" * [Gauge](#Gauge)\n",
28+
" * [List](#List)\n",
29+
" * [Details](#Details)\n",
30+
" * [RichText](#RichText)\n",
31+
" * [Embedded Content](#Embedded-Content)\n",
32+
"* [Create Dashboard](#Create-Dashboard)\n",
33+
"* [Share Dashboard](#Share-Dashboard)"
34+
]
35+
},
1036
{
1137
"cell_type": "markdown",
1238
"metadata": {},

0 commit comments

Comments
 (0)