Replies: 1 comment 2 replies
-
Please refer to the Pyodide docs for installing emscripten/wasm32 wheels. We do not publish emscripten wheels anywhere except GitHub Releases, which is not a CDN. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does perspective support pyodide distribution of python, how would I use perspective in wasm notebooks
Tried
micropip.install('perspective-python')
doesn't workBeta Was this translation helpful? Give feedback.
All reactions