python_backend icon indicating copy to clipboard operation
python_backend copied to clipboard

Making Python env manager path variable configurable

Open SachinVarghese opened this issue 1 year ago • 2 comments

In some restricted environments, the tmp directory to create python environments has to be configurable. This PR allows for the same using an environment variable TMP_PY_ENV_PATH. No breaking changes expected unless this env variable is set.

SachinVarghese avatar Sep 30 '24 17:09 SachinVarghese

@Tabrizian @kthui Please review this update.

SachinVarghese avatar Oct 01 '24 17:10 SachinVarghese

@tanmayv25 Please review this change

SachinVarghese avatar Oct 17 '24 16:10 SachinVarghese