Merge pull request #2478 from RosettaCommons/sjbertolani/jupyter-output-in-cell
Get Rosetta TR output in Jupyter cells - This sets up the rosetta tracer output to be dumped into the current executing cell in a jupyter notebokk. You can turn this off by adding set_logging_handler=False to the init() function.