format(len(runs_to_index))) ncfiles = [] for run in tqdm.tqdm_notebook(runs_to_index, leave=False): try: results = subprocess.check_output(['find', run, ...
確定! 回上一頁