I'd like for it to be a split between something like providing an image with a virtualenv prepped with numpy and any other lib that might be needed, but then the code that needs to execute we copy over at run time like:
https://github.com/eldarion/littlewood/blob/parallel/parallel.py#L74