plotly.py
plotly.py copied to clipboard
Broken URL on the 'Static Image Export in Python' page
There is a broken URL on the website: https://plotly.com/python/static-image-export/
Under the Write Image File section.
This is the paragraph:
If you are running this notebook live, click to open the output directory so you can examine the images as they are written.
And as you can see, it refers to this url: https://plotly.com/python/static-image-export/images
Which is no longer existing.
Thank you for reporting this, @chrimaho . cc @LiamConnors
This was fixed by https://github.com/plotly/plotly.py/pull/4614