forked from WayScience/gene_dependency_representations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
36 lines (31 loc) · 911 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: gene_dependency_representations
channels:
- conda-forge
dependencies:
- conda-forge::jupyterlab=>3.4.4
- conda-forge::jupyter
- conda-forge::ipykernel
- conda-forge::nb_conda_kernels
- conda-forge::python=>3.10
- conda-forge::urllib3=>1.26.9
- conda-forge::seaborn=>0.11.2
- conda-forge::plotnine=>0.8.0
- conda-forge::ipykernel=>6.19.2
- conda-forge::jupyterlab_code_formatter=>1.5.3
- conda-forge::isort=>5.12.0
- conda-forge::black=>23.1.0
- conda-forge::scikit-learn=>1.2.0
- conda-forge::numpy=>1.23.0
- conda-forge::pathlib=>1.0.1
- conda-forge::pandas=>1.5.2
- conda-forge::matplotlib=>3.6.0
- conda-forge::keras-tuner=>1.1.3
- conda-forge::hiplot=>0.1.33
- conda-forge::optuna
- conda-forge::pytorch=>2.4
- conda-forge::torchvision
- conda-forge::plotly
- conda-forge::pyarrow
- conda-forge::lxml
- pip:
- blitzgsea==1.3.33