Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split examples into separate algorithms https://github.com/marrlab/DomainLab/blob/master/scripts/ci_run_examples.sh #872

Closed
smilesun opened this issue Jul 26, 2024 · 3 comments
Assignees
Labels
priority Further information is requested

Comments

@smilesun
Copy link
Collaborator

smilesun commented Jul 26, 2024

https://github.com/marrlab/DomainLab/blob/master/scripts/ci_run_examples.sh

@smilesun smilesun self-assigned this Jul 26, 2024
@smilesun
Copy link
Collaborator Author

files=("file1.txt" "file2.txt" "file3.txt")

for file in "${files[@]}"
do
echo "Processing $file"
# Add your commands to process each file here
done

@smilesun
Copy link
Collaborator Author

smilesun commented Aug 6, 2024

#874

@smilesun smilesun added the priority Further information is requested label Sep 16, 2024
@smilesun
Copy link
Collaborator Author

Name
Latest commit
smilesun
smilesun
Merge pull request #876 from marrlab/doc_example
588fff9
·
2 minutes ago
History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant