Skip to content

Commit

Permalink
FIX: MD linter
Browse files Browse the repository at this point in the history
  • Loading branch information
matbun authored and Alexander Zoechbauer committed Oct 10, 2023
1 parent 2121671 commit c6110ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion use-cases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Show how `itwinai` can be used. Each use case folder contains:

- `pipeline.yaml`: textual description of the ML workflow for that use case
- `pipeline.yaml`: textual description of the ML workflow for that use case
- `train.py`: entry point of training workflow.
- `startscript`: file to execute the training workflow on a SLURM-based cluster.
- `requirements.txt`: (optional) use case-specific requirements. can be installed with:
Expand Down

0 comments on commit c6110ff

Please sign in to comment.