forked from SysBioChalmers/BayesianGEM
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.condaconfig.yml
More file actions
41 lines (41 loc) · 820 Bytes
/
.condaconfig.yml
File metadata and controls
41 lines (41 loc) · 820 Bytes
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
35
36
37
38
39
40
41
name: etcFBA
channels:
- gurobi
- https://conda.anaconda.org/gurobi
- conda-forge
- bioconda
- defaults
dependencies:
- austin=3.3.0
- autopep8=1.6.0
- cobra=0.21.0
- debugpy=1.4.1
- dill=0.3.4
- gurobi=9.1.2
- ipython=7.28.0
- jupyter=1.0.0
- jupyter-server-mathjax=0.2.3
- jupyter_client=6.1.12
- jupyter_core=4.8.1
- jupyter_server=1.12.1
- jupyterlab_pygments=0.1.2
- jupyterlab_widgets=1.0.2
- nbclient=0.5.4
- nbdime=3.1.1
- nbformat=5.1.3
- nest-asyncio=1.5.1
- matplotlib=3.5.2
- numpy=1.21.2
- packaging=21.0
- pandas=1.3.3
- pebble=5.0.0
- pip=21.2.4
- pydantic=1.8.2
- pygments=2.10.0
- python=3.8.12
- scikit-learn=1.0
- scipy=1.7.1
- typing-extensions=3.10.0.2
- pip:
- reframed==1.2.1
prefix: /home/jakobpp/miniconda3/envs/etcFBA