Useful commands
Git setup
git config --global credential.helper store
git config --global user.name "{NAME SURNAME}"
git config --global user.email YOUREMAIL@EMAIL.COM
git config --global pull.rebase false # so you use merge as the default reconciliation methodGet a notification on your phone/mail when a run is done
Install slack integration
cd /scratch4/struelo1/flepimop-code/
nano slack_credentials.sh
# and fill the file:
export SLACK_WEBHOOK="{THE SLACK WEBHOOK FOR CSP_PRODUCTION}"
export SLACK_TOKEN="{THE SLACK TOKEN}"
Delphi Epidata API
π Run inference using slurm (do everytime)
Filepaths structure
Steps to first local run
Launch the docker locally
Pipeline git-fu (dealing with the commute_data)
Last updated
