dexplo / jupyter_to_medium

Python package for publishing Jupyter Notebooks as Medium blogposts
https://dexplo.org/jupyter_to_medium
MIT License
144 stars 13 forks source link

ValueError: Problem with posting: downstream duration timeout #33

Closed BexTuychiev closed 3 years ago

BexTuychiev commented 3 years ago

I have never had a problem with posting my drafts before but today I am constantly getting this error:

image

What is the reason? I am using the jupyter_to_medium function directly.

BexTuychiev commented 3 years ago

It seems the issue is because I have plotly charts in the notebook. Too bad the package can't support plotly...