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
Just like slurms src/sbatch/opt.c handles env vars before it is calling the API, there should be the same type of handling in pyslurm.
Either using the SBATCH_xxx env vars or pyslurm specific ones.