Skip to content

Commit 9541544

Browse files
authored
Merge pull request #453 from scverse/Ori-Tahoe100M
Taho100M cells Hub tutorial
2 parents d4b5e2d + 2fe0662 commit 9541544

6 files changed

Lines changed: 2809 additions & 2 deletions

File tree

.github/workflows/run_linux_cuda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- dev/data_tutorial.ipynb
1616
- dev/model_user_guide.ipynb
1717
- dev/module_user_guide.ipynb
18+
- hub/Tahoe100.ipynb
1819
- hub/cellxgene_census_model.ipynb
1920
- hub/query_hlca_knn.ipynb
2021
- hub/scvi_hub_intro_and_download.ipynb

.github/workflows/run_notebook_all.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- dev/data_tutorial.ipynb
2121
- dev/model_user_guide.ipynb
2222
- dev/module_user_guide.ipynb
23+
- hub/Tahoe100.ipynb
2324
- hub/cellxgene_census_model.ipynb
2425
- hub/query_hlca_knn.ipynb
2526
- hub/scvi_hub_intro_and_download.ipynb

.github/workflows/run_notebook_individual.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- dev/data_tutorial.ipynb
1616
- dev/model_user_guide.ipynb
1717
- dev/module_user_guide.ipynb
18+
- hub/Tahoe100.ipynb
1819
- hub/cellxgene_census_model.ipynb
1920
- hub/query_hlca_knn.ipynb
2021
- hub/scvi_hub_intro_and_download.ipynb

.github/workflows/run_notebook_individual_macos.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- dev/data_tutorial.ipynb
1616
- dev/model_user_guide.ipynb
1717
- dev/module_user_guide.ipynb
18+
- hub/Tahoe100.ipynb
1819
- hub/cellxgene_census_model.ipynb
1920
- hub/query_hlca_knn.ipynb
2021
- hub/scvi_hub_intro_and_download.ipynb

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ professional services, travel, workshops, and a variety of other needs.
3333
</a>
3434
</div>
3535
36+
Copyright (c) 2025, Yosef Lab, Weizmann Institute of Science
37+
3638
[anndata]: https://anndata.readthedocs.io/en/latest/
3739
[main repository]: https://github.com/scverse/scvi-tools
3840
[pypi-badge]: https://img.shields.io/pypi/v/scvi-tools.svg
3941
[pypi-link]: https://pypi.org/project/scvi-tools
4042
[pytorch]: https://pytorch.org
4143
[scvi-tools]: https://scvi-tools.org/
4244
[tutorials]: https://docs.scvi-tools.org/en/stable/tutorials/index.html
43-
44-
Copyright (c) 2025, Yosef Lab, Weizmann Institute of Science

0 commit comments

Comments
 (0)