0 purchases
scvicolab 0.12.0
scvi-colab
!pip install scvi-colab
from scvi_colab import install
# default
install()
# from a GitHub branch
install(branch="0.14.x")
# A specific PyPI version
install(version="0.15.1")
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.