Skip to content

Commit 1ede589

Browse files
author
Atma Mani
authored
Merge pull request Esri#912 from Esri/atmamani/update_dash_guide
fixed dashboard file name
2 parents 3637e48 + 7bfc4b4 commit 1ede589

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guide/13-managing-arcgis-applications/Dashboard.ipynb renamed to guide/13-managing-arcgis-applications/authoring-arcgis-dashboards.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Getting Started With Dashboards"
7+
"# Authoring ArcGIS Dashboards using `arcgis.apps.dashboard`"
88
]
99
},
1010
{
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"# Table Of Contents\n",
14+
"## Table Of Contents\n",
1515
"<ul>\n",
1616
" <li><a href=\"#Introduction-\" data-toc-modified-id=\"Introduction--1\">Introduction</a></li>\n",
1717
" <li><a href=\"#Header-\" data-toc-modified-id=\"Header--2\">Dashboard Elements</a>\n",
@@ -868,7 +868,7 @@
868868
"name": "python",
869869
"nbconvert_exporter": "python",
870870
"pygments_lexer": "ipython3",
871-
"version": "3.7.9"
871+
"version": "3.7.7"
872872
}
873873
},
874874
"nbformat": 4,

0 commit comments

Comments
 (0)