|
31 | 31 | "\n",
|
32 | 32 | "> _Note:_ In order to replicate these workflows for yourself, you may have to verify the features available to you, per your ArcGIS Hub licensing. \n",
|
33 | 33 | "\n",
|
34 |
| - "You may also want to look at these examples for site and page creation and cloning using [ArcGIS Basic](../hub-for-guide-basic) and site and page layout and theme editing using [Enterprise Sites](../enterprise-sites) to see the other ways of working with your Hub using the ArcGIS API for Python. " |
| 34 | + "You may also want to look at these examples for site and page creation and cloning using [ArcGIS Basic](../hub-basic-guide) and site and page layout and theme editing using [Enterprise Sites](../enterprise-sites-guide) to see the other ways of working with your Hub using the ArcGIS API for Python. " |
35 | 35 | ]
|
36 | 36 | },
|
37 | 37 | {
|
|
101 | 101 | " <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
|
102 | 102 | " <a href='https://dcdev.maps.arcgis.com/home/item.html?id=5ffb2e4d30244d78b19eda1c84d63db1' target='_blank'><b>Initiative with Python</b>\n",
|
103 | 103 | " </a>\n",
|
104 |
| - " <br/>Create your own initiative by combining existing applications with a custom site. Use this initiative to form teams around a problem and invite your community to participate.<img src='https://dcdev.maps.arcgis.com/home/js/jsapi/esri/css/images/item_type_icons/layers16.png' style=\"vertical-align:middle;\">Hub Initiative by mmajumdar_dcdev\n", |
| 104 | + " <br/>Create your own initiative by combining existing applications with a custom site. Use this initiative to form teams around a problem and invite your community to participate.<img src='https://dcdev.maps.arcgis.com/home/js/jsapi/esri/css/images/item_type_icons/layers16.png' style=\"vertical-align:middle;\">Hub Initiative by creator1\n", |
105 | 105 | " <br/>Last Modified: December 12, 2022\n",
|
106 | 106 | " <br/>0 comments, 0 views\n",
|
107 | 107 | " </div>\n",
|
108 | 108 | " </div>\n",
|
109 | 109 | " "
|
110 | 110 | ],
|
111 | 111 | "text/plain": [
|
112 |
| - "<Item title:\"Initiative with Python\" type:Hub Initiative owner:mmajumdar_dcdev>" |
| 112 | + "<Item title:\"Initiative with Python\" type:Hub Initiative owner:creator1>" |
113 | 113 | ]
|
114 | 114 | },
|
115 | 115 | "execution_count": 4,
|
|
151 | 151 | " <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
|
152 | 152 | " <a href='https://dcdev.maps.arcgis.com/home/item.html?id=dc6c5ddd9963464a9b5ab438ead11156' target='_blank'><b>Initiative with Python</b>\n",
|
153 | 153 | " </a>\n",
|
154 |
| - " <br/><img src='https://dcdev.maps.arcgis.com/home/js/jsapi/esri/css/images/item_type_icons/layers16.png' style=\"vertical-align:middle;\">Hub Site Application by mmajumdar_dcdev\n", |
| 154 | + " <br/><img src='https://dcdev.maps.arcgis.com/home/js/jsapi/esri/css/images/item_type_icons/layers16.png' style=\"vertical-align:middle;\">Hub Site Application by creator1\n", |
155 | 155 | " <br/>Last Modified: December 12, 2022\n",
|
156 | 156 | " <br/>0 comments, 0 views\n",
|
157 | 157 | " </div>\n",
|
158 | 158 | " </div>\n",
|
159 | 159 | " "
|
160 | 160 | ],
|
161 | 161 | "text/plain": [
|
162 |
| - "<Item title:\"Initiative with Python\" type:Hub Site Application owner:mmajumdar_dcdev>" |
| 162 | + "<Item title:\"Initiative with Python\" type:Hub Site Application owner:creator1>" |
163 | 163 | ]
|
164 | 164 | },
|
165 | 165 | "execution_count": 5,
|
|
191 | 191 | {
|
192 | 192 | "data": {
|
193 | 193 | "text/plain": [
|
194 |
| - "[<Initiative title:\"Vision Zero - v180628\" owner:ghudgins5>,\n", |
195 |
| - " <Initiative title:\"Vision Zero Maine Demo\" owner:phammons_dcdev>,\n", |
196 |
| - " <Initiative title:\"Vision Zero Tags\" owner:aturner>,\n", |
197 |
| - " <Initiative title:\"vision-zero-1\" owner:ghudgins5>,\n", |
198 |
| - " <Initiative title:\"Vision Zero - courtney\" owner:cclaessens>]" |
| 194 | + "[<Initiative title:\"Vision Zero - v180628\" owner:publisher2>,\n", |
| 195 | + " <Initiative title:\"Vision Zero Maine Demo\" owner:content_mgr1>,\n", |
| 196 | + " <Initiative title:\"Vision Zero Tags\" owner:hub_user4>,\n", |
| 197 | + " <Initiative title:\"vision-zero-1\" owner:publisher2>,\n", |
| 198 | + " <Initiative title:\"Vision Zero - courtney\" owner:content_mgr3>]" |
199 | 199 | ]
|
200 | 200 | },
|
201 | 201 | "execution_count": 6,
|
|
225 | 225 | {
|
226 | 226 | "data": {
|
227 | 227 | "text/plain": [
|
228 |
| - "<Initiative title:\"Walkability Assessment \" owner:mmajumdar_dcdev>" |
| 228 | + "<Initiative title:\"Walkability Assessment \" owner:creator1>" |
229 | 229 | ]
|
230 | 230 | },
|
231 | 231 | "execution_count": 7,
|
|
443 | 443 | "events_organizer = hub_premium.events.search(venue='White House')\n",
|
444 | 444 | "events_organizer[:5]"
|
445 | 445 | ]
|
446 |
| - }, |
447 |
| - { |
448 |
| - "cell_type": "code", |
449 |
| - "execution_count": null, |
450 |
| - "id": "9ba77629", |
451 |
| - "metadata": {}, |
452 |
| - "outputs": [], |
453 |
| - "source": [] |
454 | 446 | }
|
455 | 447 | ],
|
456 | 448 | "metadata": {
|
|
469 | 461 | "name": "python",
|
470 | 462 | "nbconvert_exporter": "python",
|
471 | 463 | "pygments_lexer": "ipython3",
|
472 |
| - "version": "3.10.9" |
| 464 | + "version": "3.9.17" |
473 | 465 | }
|
474 | 466 | },
|
475 | 467 | "nbformat": 4,
|
|
0 commit comments