v1.13.1
Changes
This release pins pytorch
to 2.2.0 to work around an incompatibility with torchdata
introduced by the latest pytorch
release. Therefore, if you're using the Census pytorch loaders and you're seeing dependency issues, you should upgrade to this version.
What's Changed
- [docs] add news article for categoricals by @pablo-gar in #1086
- [docs] Add 2024 articles to docsite by @pablo-gar in #1088
- [misc] Remove MacOS support claim for census builder by @prathapsridharan in #1084
- [builder] cellxgene_ontology_guide integration by @ebezzi in #1094
- [builder] Remove datasets from "HTAN VUMC" Collection from the blocklist by @ebezzi in #1099
- [docs] Update embedding notebook by @pablo-gar in #1124
- [ci] Fix torch dependency issue and pause tests on Mac/Python3.8 by @ebezzi in #1118
- [python] Fix pytorch imports by @ebezzi in #1129
Full Changelog: v1.13.0...v1.13.1