resources.py does not list dask clients
While all other parts of the pipeline can be listed through resources.py
, this is not the case for registered dask
clients. When running bob bio pipelines vanilla-biometrics -h
we can see the option -l, --dask-client
, but currently there is no simple way of listing which clients are registered.