|
9 | 9 | "\n",
|
10 | 10 | "ArcGIS Enterprise Sites allows you to create a tailored web page experience for your users by allowing you to share your portal's authoritative GIS data to other departments more easily, even if they are not used to working in your GIS. Instead of learning to navigate the portal and access groups, members can go directly to the custom web page you create to navigate the content relevant to them. Click [here](https://enterprise.arcgis.com/en/sites/) to learn more about Enterprise Sites.\n",
|
11 | 11 | "\n",
|
12 |
| - "Note: The pattern to add, search, get, update and delete `Sites` and `Pages` is identical to that of [Initiatives](../guide/hub-for-guide-premium) as demonstrated here. \n", |
| 12 | + ">_Note:_ The pattern to add, search, get, update and delete `Sites` and `Pages` is identical to that of [Initiatives](../hub-for-guide-premium). \n", |
13 | 13 | "\n",
|
14 | 14 | "In this notebook, we will demonstrate how to\n",
|
15 | 15 | "* Create a site with a custom domain and pages\n",
|
|
36 | 36 | "\n",
|
37 | 37 | "Note: This workflow is for demonstration purposes only. To replicate this, you may have to sign-in to an ArcGIS Enterprise organization you have access to.\n",
|
38 | 38 | "\n",
|
39 |
| - "Here are examples for working with Initiatives and Events using [ArcGIS Premium](../guide/hub-for-guide-premium) and site and page creation and cloning using [ArcGIS Basic](../guide/hub-for-guide-basic) that demonstrate other ways of working with your Hub using the ArcGIS API for Python. " |
| 39 | + "The following are examples for working with Initiatives and Events using [ArcGIS Premium](../hub-for-guide-premium) and site and page creation and cloning using [ArcGIS Basic](../hub-for-guide-basic) that demonstrate other ways of working with your Hub using the ArcGIS API for Python. " |
40 | 40 | ]
|
41 | 41 | },
|
42 | 42 | {
|
|
102 | 102 | "id": "f493aceb",
|
103 | 103 | "metadata": {},
|
104 | 104 | "source": [
|
105 |
| - "Enterprise Sites also come with a Site item and the Content Team group for that site, where you can add the items for your site's Content Library. Users with Administrative privileges that create a site will also have a Core Team group created as part of the site, to allow collaboration among members of that team. You can also create Enterprise Sites with a custom domain that is different from the title, as shown above." |
| 105 | + "Enterprise Sites also come with a Site item and the Content Team group for that site, where you can add the items for your site's Content Library. Additional information about this can be found in ArcGIS Hub's [Content Basics](https://doc.arcgis.com/en/hub/content/content-basics.htm) documentation. Users with Administrative privileges that create a site will also have a Core Team group created as part of the site, to allow collaboration among members of that team. You can also create Enterprise Sites with a custom domain that is different from the title, as shown above." |
106 | 106 | ]
|
107 | 107 | },
|
108 | 108 | {
|
|
578 | 578 | "name": "python",
|
579 | 579 | "nbconvert_exporter": "python",
|
580 | 580 | "pygments_lexer": "ipython3",
|
581 |
| - "version": "3.7.16" |
| 581 | + "version": "3.10.9" |
582 | 582 | }
|
583 | 583 | },
|
584 | 584 | "nbformat": 4,
|
|
0 commit comments