Broken URLs in example gallery pages #6006
Labels
good first issue
An issue well suited to a new contributor
type: docs
Related to the documentation and examples
I noticed that there are URLs in the example gallery that appear to be outdated. There are many references from Holoviews to Bokeh, but there are some links that result in a 404 error on the Bokeh site. It appears that the examples do still exist in the Bokeh project, just need to find the right URL.
I have recently submitted a pull request fixing a couple of them (#6005) but see there are more. Additionally, this may be related to #4619 as a global URL fix might these 404s.
ALL software version info
Current version git repository.
Description of expected behavior and the observed behavior
URLs in example pages go to outdated Bokeh pages.
Complete, minimal, self-contained example code that reproduces the issue
Grep files for bokeh gallery links
I think this would be a good task list to work from:
http://bokeh.pydata.org/en/latest/docs/gallery/unemployment.html
http://bokeh.pydata.org/en/latest/docs/gallery/iris_splom.html
http://bokeh.pydata.org/en/latest/docs/gallery/dot.html
http://bokeh.pydata.org/en/latest/docs/gallery/step_chart.html
http://bokeh.pydata.org/en/latest/docs/gallery/texas.html
http://bokeh.pydata.org/en/latest/docs/gallery/stocks.html
http://bokeh.pydata.org/en/latest/docs/gallery/les_mis.html
http://bokeh.pydata.org/en/latest/docs/gallery/histogram.html
http://bokeh.pydata.org/en/latest/docs/gallery/lorenz.html
http://bokeh.pydata.org/en/latest/docs/gallery/iris.html
http://bokeh.pydata.org/en/latest/docs/gallery/unemployment.html
http://bokeh.pydata.org/en/latest/docs/gallery/iris_splom.html
http://bokeh.pydata.org/en/latest/docs/gallery/step_chart.html
http://bokeh.pydata.org/en/latest/docs/gallery/texas.html
http://bokeh.pydata.org/en/latest/docs/gallery/stocks.html
http://bokeh.pydata.org/en/latest/docs/gallery/histogram.html
http://bokeh.pydata.org/en/latest/docs/gallery/lorenz.html
http://bokeh.pydata.org/en/latest/docs/gallery/iris.html
The text was updated successfully, but these errors were encountered: