Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
notebook cannot run analysis on backtest, need help

hi, I found that the notebook sometimes couldn't run analysis on my backtest .
for example:

bt = get_backtest('5bfc0ddfe681f24ab3b1572f')
bt.create_full_tear_sheet()

the notebook shows it is running... but nothing shows up after 30 mins....