-
-
Notifications
You must be signed in to change notification settings - Fork 994
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels