shy-refrigerator-15055
03/31/2023, 11:05 AM@resources
for possibly-remote steps and using --with batch
would be ideal, but this means everything runs remotely (including steps without @resources
). There was some talk of an @local decorator here, is this still being considered?
Otherwise, I can only see commenting out @batch decorators as needed, which doesn't feel great. Thanks!