Blazing iconBlazing
Intermediate10 minSandbox & IsolationDev Preview

Pyodide Sandbox Dependencies

Shows how to install extra Python packages into the Pyodide sandbox using the sandbox_dependencies=['numpy'] parameter, making them available inside sandboxed steps without exposing them to trusted workers.

Coming SoonDev Preview

This content is part of an upcoming preview program. Request early access

#distributed#numpy#pyodide#python

No code available for Flow Sandbox. View the full source on GitHub.

View Source Code