Closed vsoch closed 4 years ago
Quick question - you commit with two aliases - are these two different people?
Co-authored-by: Vlad Doster mvdoster@gmail.com Co-authored-by: Alex Cullen Alex_Cullen@hms.harvard.edu
Quick question - you commit with two aliases - are these two different people?
Co-authored-by: Vlad Doster mvdoster@gmail.com Co-authored-by: Alex Cullen Alex_Cullen@hms.harvard.edu
Yes. @acullenhms is a co-worker.
This PR includes work from #8 with final tweaks to generate a working container! The changes I added include:
--no-print
parameter, which is separate from--report
(e.g., a user might want to generate a report and print to stdout, generating a report does not guarantee the user does not want to print.This will need to be squashed because there is a huge number of commits here, and the changes are relatively small. After this I'll also do another PR to add black and testing for it.