Contributing#
AnnData follows the development practices outlined in the Scanpy contribution guide.
CI#
GPU CI#
To test GPU specific code we have a paid self-hosted runner to run the gpu specific tests on.
This CI runs by default on the main branch, but for PRs requires the run-gpu-ci
label to prevent unnecessary runs.