Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

conda_env.yml 4.4 KB

You have to be logged in to leave a comment. Sign In
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
  1. name: py36_open_source_dvc_dask_use_case
  2. channels:
  3. - defaults
  4. - conda-forge
  5. dependencies:
  6. - blas=1.0=mkl
  7. - bokeh=1.0.4=py36_0
  8. - ca-certificates=2019.1.23=0
  9. - certifi=2019.3.9=py36_0
  10. - cloudpickle=0.8.0=py36_0
  11. - cytoolz=0.9.0.1=py36h14c3975_1
  12. - dask=1.1.4=py_0
  13. - dask-core=1.1.4=py_0
  14. - distributed=1.26.0=py36_1
  15. - freetype=2.9.1=h8a8886c_1
  16. - heapdict=1.0.0=py36_2
  17. - intel-openmp=2019.1=144
  18. - jinja2=2.10=py36_0
  19. - jpeg=9b=h024ee3a_2
  20. - libedit=3.1.20181209=hc058e9b_0
  21. - libffi=3.2.1=hd88cf55_4
  22. - libgcc-ng=8.2.0=hdf63c60_1
  23. - libgfortran-ng=7.3.0=hdf63c60_0
  24. - libpng=1.6.36=hbc83047_0
  25. - libstdcxx-ng=8.2.0=hdf63c60_1
  26. - libtiff=4.0.10=h2733197_2
  27. - locket=0.2.0=py36_1
  28. - markupsafe=1.1.1=py36h7b6447c_0
  29. - mkl=2019.1=144
  30. - mkl_fft=1.0.10=py36ha843d7b_0
  31. - mkl_random=1.0.2=py36hd81dba3_0
  32. - msgpack-python=0.6.1=py36hfd86e86_1
  33. - ncurses=6.1=he6710b0_1
  34. - numpy=1.16.2=py36h7e9f1db_0
  35. - numpy-base=1.16.2=py36hde5b4d6_0
  36. - olefile=0.46=py36_0
  37. - openssl=1.1.1b=h7b6447c_1
  38. - packaging=19.0=py36_0
  39. - pandas=0.24.2=py36he6710b0_0
  40. - partd=0.3.9=py36_0
  41. - pip=19.0.3=py36_0
  42. - psutil=5.6.1=py36h7b6447c_0
  43. - pyparsing=2.3.1=py36_0
  44. - python=3.6.8=h0371630_0
  45. - python-dateutil=2.8.0=py36_0
  46. - pytz=2018.9=py36_0
  47. - readline=7.0=h7b6447c_5
  48. - scikit-learn=0.20.3=py36hd81dba3_0
  49. - scipy=1.2.1=py36h7c811a0_0
  50. - setuptools=40.8.0=py36_0
  51. - sortedcontainers=2.1.0=py36_0
  52. - sqlite=3.27.2=h7b6447c_0
  53. - tblib=1.3.2=py36_0
  54. - tk=8.6.8=hbc83047_0
  55. - toolz=0.9.0=py36_0
  56. - tornado=6.0.1=py36h7b6447c_0
  57. - wheel=0.33.1=py36_0
  58. - xz=5.2.4=h14c3975_4
  59. - yaml=0.1.7=had09818_2
  60. - zict=0.1.4=py36_0
  61. - zlib=1.2.11=h7b6447c_3
  62. - zstd=1.3.7=h0b5b093_0
  63. - pip:
  64. - altgraph==0.16.1
  65. - appdirs==1.4.3
  66. - argparse==1.4.0
  67. - asciimatics==1.10.0
  68. - asn1crypto==0.24.0
  69. - aspy-yaml==1.2.0
  70. - atomicwrites==1.3.0
  71. - attrs==19.1.0
  72. - awscli==1.16.125
  73. - azure-common==1.1.18
  74. - azure-nspkg==3.0.2
  75. - azure-storage-blob==1.3.0
  76. - azure-storage-common==1.3.0
  77. - azure-storage-nspkg==3.1.0
  78. - bcrypt==3.1.6
  79. - black==19.3b0
  80. - boto==2.49.0
  81. - boto3==1.9.86
  82. - botocore==1.12.115
  83. - cachetools==3.1.0
  84. - cffi==1.12.2
  85. - cfgv==1.5.0
  86. - chardet==3.0.4
  87. - click==7.0
  88. - codecov==2.0.15
  89. - collective-checkdocs==0.2
  90. - colorama==0.3.9
  91. - configobj==5.0.6
  92. - configparser==3.7.3
  93. - contextlib2==0.5.5
  94. - coverage==4.5.3
  95. - cryptography==2.6.1
  96. - cycler==0.10.0
  97. - databricks-cli==0.8.6
  98. - decorator==4.4.0
  99. - distro==1.4.0
  100. - docutils==0.14
  101. - entrypoints==0.3
  102. - flake8==3.7.7
  103. - flake8-docstrings==1.3.0
  104. - flake8-polyfill==1.0.2
  105. - flaky==3.5.3
  106. - flask==1.0.2
  107. - future==0.17.1
  108. - gitdb2==2.0.5
  109. - gitpython==2.1.11
  110. - google-api-core==1.8.1
  111. - google-auth==1.6.3
  112. - google-cloud-core==0.28.1
  113. - google-cloud-storage==1.13.0
  114. - google-compute-engine==2.8.13
  115. - google-resumable-media==0.3.2
  116. - googleapis-common-protos==1.5.8
  117. - grandalf==0.6
  118. - gunicorn==19.9.0
  119. - identify==1.4.0
  120. - idna==2.8
  121. - importlib-metadata==0.8
  122. - importlib-resources==1.0.2
  123. - itsdangerous==1.1.0
  124. - jmespath==0.9.4
  125. - jsonpath-rw==1.4.0
  126. - kiwisolver==1.0.1
  127. - macholib==1.11
  128. - matplotlib==3.0.3
  129. - mccabe==0.6.1
  130. - mleap==0.8.1
  131. - mlflow==0.8.2
  132. - mock==2.0.0
  133. - more-itertools==6.0.0
  134. - nanotime==0.5.2
  135. - networkx==2.2
  136. - nodeenv==1.3.3
  137. - nose==1.3.7
  138. - nose-exclude==0.5.0
  139. - paramiko==2.4.2
  140. - pbr==5.1.3
  141. - pefile==2018.8.8
  142. - pillow==5.4.1
  143. - pluggy==0.9.0
  144. - ply==3.11
  145. - pre-commit==1.14.4
  146. - protobuf==3.7.0
  147. - py==1.8.0
  148. - pyasn1==0.4.5
  149. - pyasn1-modules==0.2.4
  150. - pycodestyle==2.5.0
  151. - pycparser==2.19
  152. - pydocstyle==3.0.0
  153. - pydot==1.4.1
  154. - pyfiglet==0.8.post1
  155. - pyflakes==2.1.1
  156. - pygments==2.3.1
  157. - pyinstaller==3.3.1
  158. - pynacl==1.3.0
  159. - pytest==4.3.1
  160. - pyyaml==3.13
  161. - querystring-parser==1.2.3
  162. - requests==2.21.0
  163. - rsa==3.4.2
  164. - s3transfer==0.1.13
  165. - schema==0.7.0
  166. - simplejson==3.16.0
  167. - six==1.12.0
  168. - smmap2==2.0.5
  169. - snowballstemmer==1.2.1
  170. - tabulate==0.8.3
  171. - toml==0.10.0
  172. - urllib3==1.24.1
  173. - virtualenv==16.4.3
  174. - wcwidth==0.1.7
  175. - werkzeug==0.15.1
  176. - xmltodict==0.12.0
  177. - zc-lockfile==1.4
  178. - zipp==0.3.3
  179. prefix: /home/ubuntu_FOGH/anaconda3/envs/py36_open_source_dvc_dask_use_case
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...