Same of Execute Time from jupyter_contrib_nbextensions, but with a timer
-
Updated
Oct 26, 2019 - JavaScript
Same of Execute Time from jupyter_contrib_nbextensions, but with a timer
A Go-based sandbox runner that limits CPU, memory, filesystem access, and execution time for spawned processes. Uses OS-level primitives (cgroups, job objects, namespaces where available) for safe local execution. Executes processes inside constrained sandboxes.
🛡️ Limit resource usage with go-proc-sandbox, a secure Go runner for CPU, memory, and execution time control on Linux, Windows, and macOS.
Add a description, image, and links to the execute-time topic page so that developers can more easily learn about it.
To associate your repository with the execute-time topic, visit your repo's landing page and select "manage topics."