forked from mkcor/dashbio-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
54 lines (53 loc) · 1.27 KB
/
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name: dashbio-demo
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- bzip2=1.0.8=h516909a_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py37_0
- libffi=3.2.1=he1b5a44_1006
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.1=hf484d3e_1002
- openssl=1.1.1c=h516909a_0
- pip=19.2.3=py37_0
- plotly=4.1.1=py_0
- python=3.7.3=h33d41f4_1
- readline=8.0=hf8c457e_0
- retrying=1.3.3=py_2
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_1000
- sqlite=3.29.0=hcee41ef_1
- tk=8.6.9=hed695b0_1003
- wheel=0.33.6=py37_0
- xz=5.2.4=h14c3975_1001
- zlib=1.2.11=h516909a_1006
- pip:
- appdirs==1.4.3
- attrs==19.2.0
- black==19.3b0
- click==7.0
- dash==1.3.1
- dash-bio==0.1.4
- dash-core-components==1.2.1
- dash-html-components==1.0.1
- dash-renderer==1.1.0
- dash-table==4.3.0
- flask==1.1.1
- flask-compress==1.4.0
- future==0.17.1
- itsdangerous==1.1.0
- jinja2==2.10.1
- joblib==0.13.2
- markupsafe==1.1.1
- numpy==1.17.2
- pandas==0.25.1
- python-dateutil==2.8.0
- pytz==2019.2
- scikit-learn==0.21.3
- scipy==1.3.1
- toml==0.10.0
- werkzeug==0.16.0
prefix: /home/marianne/miniconda3/envs/dashbio-demo