Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq committed Apr 22, 2024
1 parent 0b2b824 commit a9d979c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jobs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
## Scope
Job submission scripts.
## Structure
`config.ini`: Configuraiton that you want to change everytime before submitting.
`submit.py`: wrapper around `utilix.batchq` to submit jobs.
`job.py`: processing script, just a wrapper around `st.make`.
- `config.ini`: Configuraiton that you want to change everytime before submitting.
- `submit.py`: wrapper around `utilix.batchq` to submit jobs.
- `job.py`: processing script, just a wrapper around `st.make`.
## Usage
Update `config.ini` and run this in a container
```
Expand Down

0 comments on commit a9d979c

Please sign in to comment.