nteract/papermill

Write stdout and stderr to same file

Open

#679 建立於 2022年9月8日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (402 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (5,381 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南