nteract/papermill

--report-mode bug

Open

#729 opened on Aug 16, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (402 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,381 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

🐛 Bug

I am using python 3.9 to call subprocess.run to run a premade command, when set --report-mode the output notebook still have the cell tagged as prams ingest. Or it did not meant for it, but I need to some how hide the credentials passed in.

Contributor guide