arcgis-python-api icon indicating copy to clipboard operation
arcgis-python-api copied to clipboard

Sync up notebook samples hosted in ArcGIS Online with their latest versions in the `arcgis-python-api` repo

Open xlt208 opened this issue 2 years ago • 1 comments
trafficstars

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

xlt208 avatar Apr 06 '23 20:04 xlt208

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.

xlt208 avatar Apr 06 '23 20:04 xlt208