Skip to content

Commit

Permalink
Backport PR #1425: update tutorials (#1426)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Gayoso <[email protected]>
  • Loading branch information
meeseeksmachine and adamgayoso authored Mar 11, 2022
1 parent 4abbb46 commit b163621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ conda prerequisites

2. Create a new conda environment::

conda create -n scvi-env python=3.7
conda create -n scvi-env python=3.9

3. Activate your environment::

source activate scvi-env
conda activate scvi-env

pip prerequisites
#################
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/notebooks

0 comments on commit b163621

Please sign in to comment.