I just ran a backtest and I was able to create a tear sheet in the research notebook, is there any way I can create a pdf...or something that is easier to look at then in the research environment?
For reference I used:
get_backtest(backtest_id)
create_full_tear_sheet()
to create my tear sheet.
Thanks!