What does this PR do?
Attempts to address #56 with custom stdout, stderr capturer in the form of the OutputCapturer() object instantiation. As this PR is marked with the work-in-progress wip flag, I have included a notebook with output cells such that you may view my logic.
To Do PRIOR to merge
Add wip:notebook protocol/workflow to repo.
What does this PR do? Attempts to address #56 with custom
stdout, stderr
capturer in the form of theOutputCapturer()
object instantiation. As this PR is marked with the work-in-progresswip
flag, I have included a notebook with output cells such that you may view my logic.To Do PRIOR to merge Add wip:notebook protocol/workflow to repo.