Skip to content

Commit e0ce11b

Browse files
authored
Update run_notebook.yaml
1 parent f0174fc commit e0ce11b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run_notebook.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
run: |
3030
python -m ipykernel install
3131
python -m pip install "jax[cuda12]"
32+
python -m pip install "scvi-tools[tutorials]"
33+
python -m pip install "scanpy>=1.11.1"
3234
3335
- name: Run notebook
3436
run: |

0 commit comments

Comments
 (0)