You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use a more recent version of NumPy than is available in Pyodide. Things work locally with --sandbox. Would it be possible to get the server hosting a notebook from marimo export html-wasm to run in the specified sandbox? Or does that not get around the fact that packages need to be installable for Pyodide first?
Description
I would like to use a more recent version of NumPy than is available in Pyodide. Things work locally with
--sandbox
. Would it be possible to get the server hosting a notebook frommarimo export html-wasm
to run in the specified sandbox? Or does that not get around the fact that packages need to be installable for Pyodide first?Suggested solution
n/a
Alternative
No response
Additional context
issue requested on discord by @akshayka
The text was updated successfully, but these errors were encountered: