The Python extension now supports multi-project workspaces, where each Python project within a workspace gets its own test tree and Python environment. This document explains how multi-project testing ...
I've modified a copy of your proxy script to work with our SGE scheduler. This mostly involved swapping out the "salloc" SLURM command for "qrsh". The proxy script then works very well, with my local ...