This PR makes the tutorial compatible with triage version 3.0.2. It focuses strictly on compatibility without attempting to modify the infrastructure to take advantage of new features. Key changes are:
Upgrade configs to v6 (cohort query now requires quoting and casting for {as_of_date}); one config (inspections-training.yaml) was still on v3 and hadn't been updated in a while, so I left it alone.
Remove an apparently unused run.py file
Update requirements for the repository and for the bastion and triage containers to require the version of triage tagged v3.0.2
Update the documentation to use the correct name when calling the show-temporal-blocks function (click seems to require hyphens rather than underscores in the CLI)
This PR makes the tutorial compatible with triage version 3.0.2. It focuses strictly on compatibility without attempting to modify the infrastructure to take advantage of new features. Key changes are:
run.py
fileshow-temporal-blocks
function (click seems to require hyphens rather than underscores in the CLI)