-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
101 lines (100 loc) · 2.72 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: insight36k
channels:
- conda-forge
- defaults
dependencies:
- alembic=0.9.9=py_0
- asn1crypto=0.24.0=py36_0
- cffi=1.11.5=py36_0
- chardet=3.0.4=py36_0
- click=6.7=py_1
- cryptography=2.2.1=py36_0
- docopt=0.6.2=py36_0
- fastavro=0.18.2=py36_1
- flask=1.0.2=py_1
- flask-migrate=2.1.1=py36_0
- flask-script=2.0.6=py_0
- flask-sqlalchemy=2.3.2=py_0
- gunicorn=19.8.1=py36_0
- idna=2.6=py36_1
- itsdangerous=0.24=py_2
- jinja2=2.10=py36_0
- mako=1.0.7=py36_0
- markupsafe=1.0=py36_0
- pycparser=2.18=py36_0
- pyopenssl=17.5.0=py36_1
- pysocks=1.6.8=py36_1
- python-editor=1.0.3=py36_0
- python-hdfs=2.1.0=py36_0
- requests=2.18.4=py36_1
- sqlalchemy=1.2.7=py36h65ede16_0
- urllib3=1.22=py36_0
- werkzeug=0.14.1=py_0
- backcall=0.1.0=py36_0
- boto3=1.7.4=py36_0
- botocore=1.10.4=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py36_0
- decorator=4.3.0=py36_0
- docutils=0.14=py36hb0f60f5_0
- intel-openmp=2018.0.0=8
- ipykernel=4.8.2=py36_0
- ipython=6.3.1=py36_0
- ipython_genutils=0.2.0=py36hb52b0d5_0
- jedi=0.12.0=py36_1
- jmespath=0.9.3=py36hd3948f9_0
- jupyter_client=5.2.3=py36_0
- jupyter_core=4.4.0=py36h7c827e3_0
- krb5=1.16=h3f6afd0_6
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libpq=10.3=h1ad7b7a_0
- libsodium=1.0.16=h1bed415_0
- libstdcxx-ng=7.2.0=hdf63c60_3
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py36h3010b51_0
- mkl_random=1.0.1=py36h629b387_0
- ncurses=6.0=h9df7e31_2
- numpy=1.14.2=py36hdbf6ddf_1
- openssl=1.0.2o=h20670df_0
- pandas=0.22.0=py36hf484d3e_0
- parso=0.2.0=py36_0
- pexpect=4.5.0=py36_0
- pickleshare=0.7.4=py36h63277f8_0
- pip=10.0.1=py36_0
- prompt_toolkit=1.0.15=py36h17d85b1_0
- psycopg2=2.7.4=py36hb7f436b_0
- ptyprocess=0.5.2=py36h69acd42_0
- py4j=0.10.6=py36hf94ae02_1
- pygments=2.2.0=py36h0d3125c_0
- pykerberos=1.1.14=py36h84109d8_2
- pyspark=2.2.0=py36_0
- python=3.6.5=hc3d631a_1
- python-dateutil=2.6.1=py36h88d3b88_1
- pytz=2018.4=py36_0
- pyzmq=17.0.0=py36h14c3975_0
- readline=7.0=ha6073c6_4
- requests-kerberos=0.12.0=py36_0
- s3transfer=0.1.13=py36_0
- setuptools=39.0.1=py36_0
- simplegeneric=0.8.1=py36_2
- six=1.11.0=py36h372c433_1
- sqlite=3.23.1=he433501_0
- tk=8.6.7=hc745277_3
- tornado=5.0.2=py36_0
- traitlets=4.3.2=py36h674d592_0
- wcwidth=0.1.7=py36hdf4376a_0
- wheel=0.31.0=py36_0
- xz=5.2.3=h5e939de_4
- zeromq=4.2.5=h439df22_0
- zlib=1.2.11=ha838bed_2
- pip:
- hdfs==2.1.0
- dash==0.21.0
- dash-renderer==0.12.1
- dash-core-components==0.22.1
- dash-html-components==0.10.1
- plotly==2.2.1
prefix: /home/ubuntu/anaconda3/envs/insight36k