arcgis-python-api
arcgis-python-api copied to clipboard
Sync up notebook samples hosted in ArcGIS Online with their latest versions in the `arcgis-python-api` repo
The "api_data_owner" user in AGOL owns some notebook samples: https://www.arcgis.com/home/search.html?q=owner%3A%22api_data_owner%22&t=content&restrict=false&focus=notebooks&sortOrder=desc&sortField=modified
Most of the samples were last modified on 10/1/2021 and do not include the updates that were made here in the arcgis-python-api repo after that date. Please consider updating these samples in AGOL so that they include the updates.
@jyaistMap
Our team has an internal script that add/update notebook items. I will provide the script separately since this is a public repo. Essentially in that script, we use the update() method and pass in the latest ipynb with the data parameter.