nteract/papermill

Write stdout and stderr to same file

Aperta

#679 aperta il 8 set 2022

 (1 commento) (0 reazioni) (0 assegnatari)Python (402 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (5381 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor