Skip to content

Dead links in the docs #14180

Open
Open
@mosc9575

Description

Some links in the documentation return a 404 error code.

  • gallery link to non existent demo (see stocks example under the tab bokeh server)

"url": "https://demo.bokeh.org/stocks",

  • documentation for trusting Notebooks

`trust the notebook <https://jupyter-notebook.readthedocs.io/en/stable/security.html#explicit-trust>`_

  • link to local host

This application is available at http://localhost:5006/ipy_slider.

  • link to canvas description

.. _HTML5 Canvas dash specification style: http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas/#dash-list

This maybe cloud be replaced by https://www.w3.org/2015/04/2dcontext-lc-sample.html#dash-list

  • Wrong link to anaconda

.. _Anaconda: https://www.anaconda.com/distribution/

broken link to git project

  • Wrong link to integration tests

scripts are located in :bokeh-tree:`tests/integration`. The folder structure

  • Wrong link to baseline tests

:bokeh-tree:`bokehjs/test/baselines/macos`, and

  • Wrong link to palettes because of missing .py extension

* :bokeh-tree:`src/bokeh/palettes` contains code for Bokeh's :ref:`palettes

  • Wrong link to bokehjs/models which should be bokehjs/src/lib/models

same file in the :bokeh-tree:`bokehjs/models` directory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions