I am am quite new to writing python scripts using the notebook on ArcGIS pro. I have a script that runs perfectly and it is part of a larger analysis. For the full analysis I have built a model builder with several geoprocessing tools included.
I want to know how I can add this notebook script to be part of the model I'm building. As this model houses multiple analyses, I want tho have all the tools including the python script from the notebook run all at once by one click.
I really appreciate any suggestion on this.