diff --git a/test_nanshe_workflow.py b/test_nanshe_workflow.py index 6256d5d..566d575 100755 --- a/test_nanshe_workflow.py +++ b/test_nanshe_workflow.py @@ -25,7 +25,7 @@ def testRunNansheIPython(self): timeout_opt = ( "--ExecutePreprocessor.timeout=%s" % - os.environ.get("NB_EXE_TIMEOUT", "120") + os.environ.get("NB_EXE_TIMEOUT", "180") ) for each_nb_filename in nb_filenames: