Our team has developed python script to process data in 10 separated but functionally related jupyter notebooks, i.e. output of notebook 1 will be used as input for notebook 2 and so on.
Our next step is to automate the data processing process. Are there any ways to sequentially invoke jupyter notebooks?