nteract/papermill

Write stdout and stderr to same file

開放

#679 建立於 2022年9月8日

 (1 則留言) (0 個反應) (0 位負責人)Python (402 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (5,381 顆星)
PR 合併指標
 (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.

貢獻者指南