Skip to content

Commit

Permalink
Merge pull request #2 from raybueno/add_version
Browse files Browse the repository at this point in the history
add version to yml file
  • Loading branch information
raybueno committed Aug 11, 2022
2 parents d56e803 + 31ef8d3 commit bd845b2
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions python-container/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,14 @@ channels:
- defaults

dependencies:
- scanpy
- numpy
- pandas
- numba
- jupyterlab
- r-base
- scanpy==1.6.0
- numpy==1.19.1
- pandas==1.1.3
- numba==0.51.2
- jupyterlab==2.2.6
- r-base==4.1.0
- r-tidyverse
- r-irkernel
- r-seurat
- r-seuratobject
- r-devtools


0 comments on commit bd845b2

Please sign in to comment.