Skip to content

Instantly share code, notes, and snippets.

@timtreis
Created August 14, 2024 13:42
Show Gist options
  • Save timtreis/db351227e609058b22ee91ce9fe097ec to your computer and use it in GitHub Desktop.
Save timtreis/db351227e609058b22ee91ce9fe097ec to your computer and use it in GitHub Desktop.
conda create --name tmp python=3.10
mamba install scvi-tools=1.1.2 jaxlib=0.4.16 jax=0.4.16 -c conda-forge
mamba install conda-forge::flax
image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment