
Check whether the Python ML dependencies are available
Source:R/python_engine.R
grayleafspot_python_available.RdWhen the default basilisk-managed environment is in use, this function
returns TRUE as long as basilisk is installed (the environment is
set up lazily on first pipeline run). When an explicit Python interpreter
is configured via GRAYLEAFSPOTR_PYTHON or the python argument, the
function probes that interpreter directly.