Skip to content

Hosting all pyodide files and packages #4600

@jappyjan

Description

@jappyjan

I would like to host all the files I need to run my python script (pyodide engine, pip packages, etc) on my own server but I'm struggling to get this working.

My current approach is to set the indexURL to a directory hosted by my server in which I place all files that have been downloaded from cdn, and also use full urls to the pip wheels hosted in the same directory when using micropip/package install commands, but when I do this I get a sha256 digest error.

Can you please point me in the right direction to how to do this properly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions