LbCondaWrappers#
- LbCondaWrappers.call_in_conda(command, env_prefix, *, with_venv=None, texlive=None, extravars=None)[source]#
Replace the current process with a command in the conda environment
If the command is successfully executed this function will never return.