pip install scvi-colab
from scvi_colab import install
# default
install()
# from a GitHub branch
install(branch="1.2.x")
# A specific PyPI version
install(version="1.2.2")
scvi-tools is part of the scverse® project (website, governance) and is fiscally sponsored by NumFOCUS. If you like scverse® and want to support our mission, please consider making a tax-deductible donation to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
Copyright (c) 2025, Yosef Lab, Weizmann Institute of Science