Open joelfiddes opened 2 years ago
Good point. What about if we add a flag in the YML file called interactive_shell: True
?
Simon
good idea - also may be other cases as we go on. What do we do if false? we would then need to specify through keywords. Could be a separate section thats dedicated to non interactive mode
We can simply have an if statement checking for that flag right before the ìnput()`command. But then if it does not find the files it automatically downloads. Sounds good?
Use case: start new job as a slurm batch job on a cluster without dem What happens? fails as interactive statement "do you want to download..." can not be handled in a batch job
Solutions: