documentation
documentation copied to clipboard
Documentation for the OpenSAFELY platform
Currently there are separate pages for installing git / github, docker, python, and OpenSafely CLI on windows, and a single pages for installing all software tools for macOS. Useful to...
* When it is useful *Typical things you might have to change in your code (i.e. nested mutable types, non-vectorised operations) * Debugging (including that environment variable which breaks numba...
In particular, * ensure you pull out repetitive bits into their own actions * change expensive long-running loops so they can be run as individual actions with different parameters The...
This is TBC and will require lots of discussion. @amirmehrkar is currently researching best practice in other TREs. At a minimum this should be a checklist + guidance. Longer term...
You have helpful advice on the [Code reviews](https://docs.opensafely.org/en/latest/code-reviews/) and [git workflow](https://docs.opensafely.org/en/latest/git-workflow/) pages but I feel on either the Job server [page](https://docs.opensafely.org/en/latest/job-server/) or at the bottom of the Getting Started [guide](https://docs.opensafely.org/en/latest/getting-started/)...
* exported as SVG from draw.io
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.40. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.40 Updated Latvian translations Fixed #7597: Social cards not using site name on home page Thanks go to...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.3.4 to 1.3.5. Commits 6a9a0e4 Bump version number, for distribution (should solve #247) 32cd528 Test the hooks for external registration (#237) See full diff in compare view...
We believe users aren't using OS exec when it could be useful to them. We have a helpful how-to guide explaining OS exec [here](https://docs.opensafely.org/opensafely-cli/). However, we expect users are more...
- Part of [upgrading pipeline to version 4](https://github.com/orgs/opensafely-core/projects/15/views/1?pane=issue&itemId=81337702&issue=opensafely-core%7Cpipeline%7C224) - Version 4 of pipeline removes support for cohort extractor and the `project.yaml` file should not have an `expectations` section. - `case-control-studies.md`...