Is there a way to use Notebooks for ArcGIS Online to configure pop-ups? I have multiple feature layers views that need to be updated.
Hi Rose - yes, you can configure pop ups programmatically using the ArcGIS API for Python. All our notebook runtimes have access to this API. For a little info on how to go about doing this, please see this thread or the ArcGIS API for Python documentation.
Josh