Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spatial Census Tutorial #1348

Merged
merged 9 commits into from
Feb 3, 2025
13 changes: 11 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,17 @@ Learn how to stream the single-cell data and metadata from Census into your mach
notebooks/api_demo/census_citation_generation.ipynb
notebooks/api_demo/census_gget_demo.ipynb

[NEW! 🚀] Using integrated embeddings and models
------------------------------------------------
[NEW! 🚀] Accesing spatial transcriptomics data with Census
-----------------------------------------------------------

.. toctree::
:maxdepth: 1

notebooks/api_demo/census_spatial.ipynb


Using integrated embeddings and models
---------------------------------------

Tutorials that show you how to retrieve pre-calculated Census embeddings and use their associated models for your workflows.

Expand Down
Loading
Loading