You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the pakage pyfolio function create_full_tear_sheet has not return, it can only use in Jupyter. So if you want to solve this problem you can modify pyfolio/tears.py in create_full_tear_sheet and create_returns_tear_sheet, let them return a figure. The APP could run successfully.
The text was updated successfully, but these errors were encountered:
Because the pakage pyfolio function create_full_tear_sheet has not return, it can only use in Jupyter. So if you want to solve this problem you can modify pyfolio/tears.py in create_full_tear_sheet and create_returns_tear_sheet, let them return a figure. The APP could run successfully.
The text was updated successfully, but these errors were encountered: