Export *.iphynb file with plotly figures to PDF

Hello everyone!
I am trying to export *.ipynb file with plotly figure via xelatex, but pdf file that I receive has empty space where figure suppused to be.
How can I fix that?
Maybe I can transfer plotly to pyplot before export somehow?