I have an ArcGIS Notebook that synthesizes data from several layers and outputs the data as an Excel file. To run the Notebook, I navigate to the Notebooks tab on AGO and run all cells.
The customer that we've created the Notebook for would like to be able to run all cells by simply clicking a button within a Dashboard that we've designed.
This leaves me with two questions, the first is how would I allow a Notebook to run on click. I've created Tasks to run Notebooks weekly and monthly, but the customer's request is to run it on demand by a simple button click.
The second item that I'll need to tackle (and I'm happy to post this elsewhere) is how I'll be able to integrate this functionality into a Dashboard.
I've seen that Dashboards now allow data to be downloaded from the widgets themselves, but that doesn't fully get to my need since additional processing needs to be done within the ArcGIS Notebook.
Thanks!