PennLINC / babs

BIDS App Bootstrap (BABS)
https://pennlinc-babs.readthedocs.io
MIT License
5 stars 5 forks source link

[ENH] where to run the jobs #61

Closed zhao-cy closed 1 year ago

zhao-cy commented 1 year ago

add a new section in container's configuration YAML file: "job_compute_space"

zhao-cy commented 1 year ago

Note: please use the up-to-date example container configuration yaml file, or add section 'job_compute_space' in the yaml file. Otherwise there will be error when babs-init!

zhao-cy commented 1 year ago

Hi @djarecka! I'm about to merge this PR to main. Please update the YAML files you're using by adding section job_compute_space, otherwise you'll see errors when babs-init. For how to add this section, please refer to the updated docs (will be on after I merge it), or updated YAML files in notebooks directory.

zhao-cy commented 1 year ago

In this PR, I added a section in container's configuration YAML file: job_compute_space. This is required by babs-init.