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

environment.yml 4.2 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
  1. name: lendingclub
  2. channels:
  3. - defaults
  4. dependencies:
  5. - _libgcc_mutex=0.1=main
  6. - attrs=19.1.0=py37_1
  7. - autopep8=1.4.4=py_0
  8. - backcall=0.1.0=py37_0
  9. - bleach=3.1.0=py37_0
  10. - ca-certificates=2019.8.28=0
  11. - certifi=2019.9.11=py37_0
  12. - decorator=4.4.0=py37_1
  13. - defusedxml=0.6.0=py_0
  14. - entrypoints=0.3=py37_0
  15. - gmp=6.1.2=h6c8ec71_1
  16. - ipykernel=5.1.2=py37h39e3cac_0
  17. - ipython=7.8.0=py37h39e3cac_0
  18. - ipython_genutils=0.2.0=py37_0
  19. - jedi=0.15.1=py37_0
  20. - jinja2=2.10.1=py37_0
  21. - jsonschema=3.0.2=py37_0
  22. - jupyter_client=5.3.3=py37_1
  23. - jupyter_core=4.5.0=py_0
  24. - libedit=3.1.20181209=hc058e9b_0
  25. - libffi=3.2.1=hd88cf55_4
  26. - libgcc-ng=9.1.0=hdf63c60_0
  27. - libsodium=1.0.16=h1bed415_0
  28. - libstdcxx-ng=9.1.0=hdf63c60_0
  29. - markupsafe=1.1.1=py37h7b6447c_0
  30. - mistune=0.8.4=py37h7b6447c_0
  31. - nb_conda=2.2.1=py37_0
  32. - nb_conda_kernels=2.2.2=py37_0
  33. - nbconvert=5.6.0=py37_1
  34. - nbformat=4.4.0=py37_0
  35. - ncurses=6.1=he6710b0_1
  36. - notebook=6.0.1=py37_0
  37. - openssl=1.1.1d=h7b6447c_1
  38. - pandoc=2.2.3.2=0
  39. - pandocfilters=1.4.2=py37_1
  40. - parso=0.5.1=py_0
  41. - pexpect=4.7.0=py37_0
  42. - pickleshare=0.7.5=py37_0
  43. - pip=19.2.3=py37_0
  44. - prometheus_client=0.7.1=py_0
  45. - prompt_toolkit=2.0.9=py37_0
  46. - ptyprocess=0.6.0=py37_0
  47. - pygments=2.4.2=py_0
  48. - pyrsistent=0.15.4=py37h7b6447c_0
  49. - python=3.7.4=h265db76_1
  50. - python-dateutil=2.8.0=py37_0
  51. - pyzmq=18.1.0=py37he6710b0_0
  52. - readline=7.0=h7b6447c_5
  53. - send2trash=1.5.0=py37_0
  54. - setuptools=41.2.0=py37_0
  55. - six=1.12.0=py37_0
  56. - sqlite=3.29.0=h7b6447c_0
  57. - terminado=0.8.2=py37_0
  58. - testpath=0.4.2=py37_0
  59. - tk=8.6.8=hbc83047_0
  60. - tornado=6.0.3=py37h7b6447c_0
  61. - traitlets=4.3.2=py37_0
  62. - wcwidth=0.1.7=py37_0
  63. - webencodings=0.5.1=py37_1
  64. - wheel=0.33.6=py37_0
  65. - xz=5.2.4=h14c3975_4
  66. - zeromq=4.3.1=he6710b0_3
  67. - zlib=1.2.11=h7b6447c_3
  68. - pip:
  69. - alembic==1.2.1
  70. - appdirs==1.4.3
  71. - asciimatics==1.11.0
  72. - astroid==2.3.1
  73. - atpublic==1.0
  74. - beautifulsoup4==4.8.0
  75. - cachetools==3.1.1
  76. - catboost==0.17.4
  77. - chardet==3.0.4
  78. - click==7.0
  79. - cloudpickle==1.2.2
  80. - colorama==0.4.1
  81. - configobj==5.0.6
  82. - configparser==4.0.2
  83. - contextlib2==0.5.5
  84. - cycler==0.10.0
  85. - cython==0.29.13
  86. - databricks-cli==0.9.0
  87. - distro==1.4.0
  88. - docker==4.1.0
  89. - dvc==0.61.2
  90. - flask==1.1.1
  91. - flufl-lock==3.2
  92. - funcy==1.13
  93. - future==0.17.1
  94. - gitdb2==2.0.6
  95. - gitpython==3.0.2
  96. - google-auth==1.6.3
  97. - gorilla==0.3.0
  98. - grandalf==0.6
  99. - gspread==3.1.0
  100. - gunicorn==19.9.0
  101. - humanize==0.5.1
  102. - idna==2.8
  103. - inflect==2.1.0
  104. - ipywidgets==7.5.1
  105. - isort==4.3.21
  106. - itsdangerous==1.1.0
  107. - joblib==0.13.2
  108. - jsonpath-ng==1.4.3
  109. - jupyter-contrib-core==0.3.3
  110. - jupyter-contrib-nbextensions==0.5.1
  111. - jupyter-highlight-selected-word==0.2.0
  112. - jupyter-latex-envs==1.4.6
  113. - jupyter-nbextensions-configurator==0.4.1
  114. - kiwisolver==1.1.0
  115. - lazy-object-proxy==1.4.2
  116. - lxml==4.4.1
  117. - mako==1.1.0
  118. - matplotlib==3.1.1
  119. - mccabe==0.6.1
  120. - mlflow==1.3.0
  121. - nanotime==0.5.2
  122. - networkx==2.3
  123. - numpy==1.17.2
  124. - packaging==19.2
  125. - pandas==0.25.1
  126. - pandas-summary==0.0.7
  127. - pathspec==0.5.9
  128. - pause==0.2
  129. - pillow==6.2.0
  130. - plotly==4.1.1
  131. - ply==3.11
  132. - protobuf==3.10.0
  133. - pyarrow==0.14.1
  134. - pyasn1==0.4.7
  135. - pyasn1-modules==0.2.6
  136. - pycodestyle==2.5.0
  137. - pyfiglet==0.8.post1
  138. - pylint==2.4.2
  139. - pyparsing==2.4.2
  140. - python-editor==1.0.4
  141. - python-graphviz==0.13
  142. - pytz==2019.2
  143. - pyyaml==5.1.2
  144. - querystring-parser==1.2.4
  145. - requests==2.22.0
  146. - retrying==1.3.3
  147. - rsa==4.0
  148. - ruamel-yaml==0.16.5
  149. - ruamel-yaml-clib==0.2.0
  150. - schema==0.7.1
  151. - scikit-learn==0.21.3
  152. - scipy==1.3.1
  153. - seaborn==0.9.0
  154. - selenium==3.141.0
  155. - shortuuid==0.5.0
  156. - simplejson==3.16.0
  157. - sklearn==0.0
  158. - smmap2==2.0.5
  159. - soupsieve==1.9.4
  160. - sqlalchemy==1.3.8
  161. - sqlparse==0.3.0
  162. - tabulate==0.8.5
  163. - tqdm==4.36.1
  164. - treelib==1.5.5
  165. - typed-ast==1.4.0
  166. - urllib3==1.25.6
  167. - websocket-client==0.56.0
  168. - werkzeug==0.16.0
  169. - widgetsnbextension==3.5.1
  170. - wrapt==1.11.2
  171. - yapf==0.28.0
  172. prefix: /home/justin/anaconda3/envs/lendingclub
Tip!

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

Comments

Loading...