plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

[mkdocs] Add github action that tests the build of the example pages

Open robertclaus opened this issue 1 month ago • 0 comments

Right now we build the examples from jupyter notebooks here https://github.com/plotly/plotly.py/blob/main/.circleci/config.yml#L356-L388

If any notebook outputs an error the build fails and the docs won't publish

We need to implement something similar for the new docs so we don't end up showing failures on published pages

robertclaus avatar Nov 07 '25 17:11 robertclaus