Skip to content

Commit b7b0a41

Browse files
committed
add auth module
1 parent 2723cf0 commit b7b0a41

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

guide/02-api-overview/overview-of-the-arcgis-api-for-python.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"The `arcgis.widgets` module provides components for visualizing GIS data and analysis. This module includes the MapView Jupyter notebook widget for visualizing maps and layers\n",
107107
"\n",
108108
"### `arcgis.apps` module\n",
109-
"The `arcgis.apps` module allows you to manage some of the web based applications available in ArcGIS."
109+
"The `arcgis.apps` module allows you to manage some of the web based applications available in ArcGIS.\n",
110+
"\n",
111+
"### `arcgis.auth` module\n"
110112
]
111113
},
112114
{

0 commit comments

Comments
 (0)