Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions samples/03_org_administrators/validate_user_profiles.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"\n",
"import pandas as pd\n",
"\n",
"from arcgis.gis import GIS, ItemPropertie, ItemTypeEnum"
"from arcgis.gis import GIS, ItemProperties, ItemTypeEnum"
]
},
{
Expand Down Expand Up @@ -343,7 +343,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.0"
"version": "3.11.10"
},
"toc": {
"base_numbering": 1,
Expand Down