Amy Heather's presentation for the GW4 Open Research Prize 2024/25 (Improving Quality category).
View at: https://pythonhealthdatascience.github.io/gw4_prize_presentation/
Clone the repository:
git clone https://github.com/pythonhealthdatascience/gw4_prize_presentation
cd gw4_prize_presentation
Set-up the environment:
conda env create --file environment.yaml
conda activate gw4-prize-presentation
Render the presentation:
quarto render index.qmd
A requirements.txt
file is also provided (as required by the GitHub action), which can alternatively be used to set up the development environment with virtualenv, but it will not get the same Python version (the specific version used is listed in the environment.yaml
).
This presentation is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) licence.
If you wish to cite this presentation, please refer to the CITATION.cff
. As an example:
Heather, A. (2025). Improving Reproducibility in Open Healthcare Simulation. Presentation for the GW4 Open Research Prize 2024/25 Improving Quality. https://github.com/pythonhealthdatascience/gw4_prize_presentation.
You can also cite the archived version of this repository on Zenodo:
Heather, A. (2025). Improving Reproducibility in Open Healthcare Simulation. Zenodo. https://doi.org/10.5281/zenodo.15101780.
This project is supported by the Medical Research Council [grant number MR/Z503915/1].