This is a collection of working examples to demonstrate best practices and to
speed bootstrapping of new projects on Juseless.
A collection of working examples to speed bootstrapping of new projects on
Juseless and demonstrate best practices.
If you see something that is missing or should be improved, please contribute!
| name | description |
| ---- | ----------- |
| [fMRIPrep](fmriprep/) | |
| [matlab](matlab/) | |
| [ncal](ncal/) | |
| [python](python/) | |
| [fMRIPrep](fmriprep/) | A full-featured template that uses a script to generate the submit file. |
| [matlab](matlab/) | A very simple submit file that passes an argument to a Matlab script. |
| [ncal](ncal/) | The [calendar printing example](https://docs.inm7.de/tools/htcondor/#generating-a-submit) used in the docs. A script is used to generate the submit file. |
| [python](python/) | A very simple submit file that passes an argument to a Python script. |