Skip to content

Commit 6a53a91

Browse files
authored
Merge pull request #2090 from ManushiM/hub-deprecation-notice
Hub deprecation notice
2 parents 82bd732 + 14a3e92 commit 6a53a91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

guide/02-api-overview/deprecation-notices.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"- `Swipe.edit` - deprecated in **2.4.0** removed in future major release. Use the `content` property setter instead.\n",
2929
"- `MapAction` - deprecated in **2.4.0** removed in future major release. Use the `MediaAction` class instead.\n",
3030
"- `JournalStoryMap` - deprecated in **2.0.0** removed in **2.4.0**. Template was removed from the ArcGIS platform.\n",
31+
"- `Hub.initiatives` - deprecated in **2.4.0** removed in a future release. Use `Hub.sites` instead.\n",
3132
"\n",
3233
"\n",
3334
"### `arcgis.learn` Module\n",
@@ -189,7 +190,7 @@
189190
"name": "python",
190191
"nbconvert_exporter": "python",
191192
"pygments_lexer": "ipython3",
192-
"version": "3.10.14"
193+
"version": "3.11.5"
193194
}
194195
},
195196
"nbformat": 4,

0 commit comments

Comments
 (0)