I'm programmatically creating notebooks containing dynamic content. When a new notebook is being created, a window pops up:

I then manually click on "Continue" and it will create the notebook. The same steps happen for each notebook being created. How to automatically deal with this?
DynamicUpdatingandDynamicEvaluationTimeoutin the option inspector? $\endgroup$DynamicEvaluationTimeoutandDynamicUpdatingas part of my program and resetting them to default right before the program is complete? I'd like to avoid using GUI. $\endgroup$