nteract/papermill

Write stdout and stderr to same file

Open

#679 opened on 2022年9月8日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (402 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,381 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Is it possible to write stdout and stderr to the same file?

I tried passing the same file path to both --stdout-file and --stderr-file but the file contained only stderr after execution.

コントリビューターガイド