Skip to content

Commit d62243e

Browse files
authored
Merge pull request #374 from scverse/Ori-MethylVI-run-links
ci: Added run links for Methylvi
2 parents 916e566 + 1eef095 commit d62243e

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/run_linux_cuda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
- multimodal/totalVI.ipynb
2525
- quick_start/api_overview.ipynb
2626
- quick_start/data_loading.ipynb
27+
- scbs/MethylVI_batch.ipynb
2728
- scrna/amortized_lda.ipynb
2829
- scrna/AutoZI_tutorial.ipynb
2930
- scrna/cellassign_tutorial.ipynb

.github/workflows/run_notebook_all.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- multimodal/totalVI.ipynb
3131
- quick_start/api_overview.ipynb
3232
- quick_start/data_loading.ipynb
33+
- scbs/MethylVI_batch.ipynb
3334
- scrna/amortized_lda.ipynb
3435
- scrna/AutoZI_tutorial.ipynb
3536
- scrna/cellassign_tutorial.ipynb

.github/workflows/run_notebook_individual.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ on:
2525
- multimodal/totalVI.ipynb
2626
- quick_start/api_overview.ipynb
2727
- quick_start/data_loading.ipynb
28+
- scbs/MethylVI_batch.ipynb
2829
- scrna/amortized_lda.ipynb
2930
- scrna/AutoZI_tutorial.ipynb
3031
- scrna/cellassign_tutorial.ipynb

0 commit comments

Comments
 (0)