Select Git revision
Forked from
LBMC / nextflow
Source project has a limited visibility.
environment.yml 188 B
name: igfl_python
channels:
- conda-forge
dependencies:
- python=3.11.9
- numpy=2.0.1
- pandas=2.2.2
- matplotlib=3.9.1
- seaborn=0.13.2
- jupyter
- nbformat
- nbclient