Skip to content

JupyterLite docs link is not tied to docs version of skimage #6958

@stefanv

Description

@stefanv

Currently, when opening any gallery example in JupyterLite, it loads with a different version of skimage than the one used in the docs. This means that some examples won't run. The problem will get worse in the future, as APIs change.

We can now build web assembly / pyodide wheels for skimage, so the most obvious solution is to ship an skimage pyodide wheel along with the static docs deployment.

@lesteve has outlined some of these issues in #6911 (comment). They also have a working pyodide build in pyodide/pyodide#3874

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions