Skip to content

Commit f3fd81d

Browse files
committed
add sentence to explain looking at a screenshot
1 parent f44bb71 commit f3fd81d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

guide/13-managing-arcgis-applications/experience-builder-workflows.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"\n",
1010
"As of version 2.2.0 of the ArcGIS API for Python, users can now work directly with [Experience Builder](https://www.esri.com/en-us/arcgis/products/arcgis-experience-builder/overview) items, enabling some very helpful content management workflows. In this notebook, we'll give an overview of the class and its properties before diving into some handy usage examples.\n",
1111
"\n",
12-
"## Class Basics"
12+
"## Class Basics\n",
13+
"\n",
14+
"First let's examine a screenshot of the `Web Experience` class help from the API reference:"
1315
]
1416
},
1517
{
@@ -636,7 +638,7 @@
636638
"name": "python",
637639
"nbconvert_exporter": "python",
638640
"pygments_lexer": "ipython3",
639-
"version": "3.9.16"
641+
"version": "3.9.17"
640642
}
641643
},
642644
"nbformat": 4,

0 commit comments

Comments
 (0)