https://github.com/pythonhealthdatascience/gw4_prize_presentation
Amy Heather's presentation for the GW4 Open Research Prize 2024/25
https://github.com/pythonhealthdatascience/gw4_prize_presentation
Last synced: 5 days ago
JSON representation
Amy Heather's presentation for the GW4 Open Research Prize 2024/25
- Host: GitHub
- URL: https://github.com/pythonhealthdatascience/gw4_prize_presentation
- Owner: pythonhealthdatascience
- License: cc-by-4.0
- Created: 2025-03-18T10:58:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T13:43:07.000Z (3 months ago)
- Last Synced: 2025-04-13T00:58:06.379Z (2 months ago)
- Language: HTML
- Homepage: https://pythonhealthdatascience.github.io/gw4_prize_presentation/
- Size: 74.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# GW4 prize presentation
[](https://orcid.org/0000-0002-6596-3479)
[](https://github.com/pythonhealthdatascience//gw4_prize_presentation/actions/workflows/quarto_publish.yaml)Amy Heather's presentation for the GW4 Open Research Prize 2024/25 (Improving Quality category).
View at: https://pythonhealthdatascience.github.io/gw4_prize_presentation/
## 🛠️ Viewing slides locally
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`).
## 📜 Licence
This presentation is licensed under a [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://github.com/pythonhealthdatascience/stars_wp1_summary/blob/1a7e932013abd8e4810764b8925e98e9a6473844/LICENSE) licence.
[](https://creativecommons.org/licenses/by/4.0/)
[](https://creativecommons.org/licenses/by/4.0/)
## 📝 Citation
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.
## 💰 Funding
This project is supported by the Medical Research Council [grant number [MR/Z503915/1](https://gtr.ukri.org/projects?ref=MR%2FZ503915%2F1)].