nteract/papermill

Write stdout and stderr to same file

オープン

#679 opened on 2022/09/08

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (402 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,381 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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