issues
search
SmartDataInnovationLab
/
git_batch
create a git-remote for running batch-jobs
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
separate git_batch from tutorials
#14
Open
bjuergens
opened
6 years ago
bjuergens
commented
6 years ago
tutorials:
workflows for data science
workflows with reproducibility
git_batch:
workflows run automatically
-->
tutorials must be in a separate repository.
git_batch repository must focus on it's core tasks, which are:
stream-lined workflow
git push
to start batch jobs
git pull
to fetch results
tutorials:
git_batch:
-->
git push
to start batch jobsgit pull
to fetch results