Guest User

Untitled

a guest
Dec 17th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. name: root
  2.  
  3. channels:
  4. - defaults
  5. - conda-forge
  6. - dhirschfeld
  7.  
  8. dependencies:
  9. # other deps
  10. - git
  11. - nodejs
  12. - pandoc
  13. - pandocfilters
  14. - selenium
  15. # - miktex
  16.  
  17. # r deps
  18. - r-essentials
  19.  
  20. # python deps
  21. - alabaster
  22. - altair
  23. - anaconda-client
  24. - anaconda-navigator
  25. - anaconda-project
  26. - astroid
  27. - astropy
  28. - autograd
  29. - babel
  30. - backports
  31. - beautifulsoup4
  32. - bitarray
  33. - blaze
  34. - blosc
  35. - bokeh
  36. - boto
  37. - bottleneck
  38. - bzip2
  39. - cffi
  40. - chardet
  41. - chest
  42. - click
  43. - cloudpickle
  44. - clyent
  45. - colorama
  46. - comtypes
  47. - configobj
  48. - console_shortcut
  49. - contextlib2
  50. - cryptography
  51. - curl
  52. - cufflinks
  53. - cx_oracle
  54. - cycler
  55. - cython
  56. - cytoolz
  57. - dask
  58. - datashape
  59. - decorator
  60. - dill
  61. - distributed
  62. - docutils
  63. - entrypoints
  64. - et_xmlfile
  65. - fastcache
  66. - flask
  67. - flask-cors
  68. - freetds
  69. - freetype
  70. - get_terminal_size
  71. - gevent
  72. - graphviz
  73. - greenlet
  74. - h5py
  75. - hdf4
  76. - hdf5
  77. - heapdict
  78. - hypothesis
  79. - icu
  80. - idna
  81. - imagesize
  82. - ipykernel
  83. - ipympl
  84. - ipyparallel
  85. - ipython
  86. - ipython_genutils
  87. - ipywidgets
  88. - isort
  89. - itsdangerous
  90. - jdcal
  91. - jedi
  92. - jinja2
  93. - joblib
  94. - jpeg
  95. - jsonschema
  96. - jupyter
  97. - jupyter_client
  98. - jupyter_console
  99. - jupyter_core
  100. - jupyterlab
  101. - keras
  102. - lazy-object-proxy
  103. - libpng
  104. - libtiff
  105. - line_profiler
  106. - llvmlite
  107. - locket
  108. - lxml
  109. - markupsafe
  110. - matplotlib
  111. - mechanicalsoup
  112. - menuinst
  113. - mistune
  114. - mkl
  115. - mkl-service
  116. - mpmath
  117. - multipledispatch
  118. - nbconvert
  119. - nbformat
  120. - networkx <2.0
  121. - nltk
  122. - nose
  123. - notebook
  124. - numba
  125. - numdifftools
  126. - numexpr
  127. - numpy >=1.12*
  128. - numpydoc
  129. - odo
  130. - openpyxl
  131. - openssl
  132. - pandas
  133. - partd
  134. - path.py
  135. - pathlib2
  136. - patsy
  137. - pep8
  138. - pickleshare
  139. - pillow
  140. - pip
  141. - plotly
  142. - ply
  143. - prompt_toolkit
  144. - psutil
  145. - py
  146. - pyarrow
  147. - pyasn1
  148. - pycosat
  149. - pycparser
  150. - pycrypto
  151. - pycurl
  152. - pydot
  153. - pyflakes
  154. - pygments
  155. - pylint
  156. - pymc3
  157. - pyodbc
  158. - pyopenssl
  159. - pyparsing
  160. - pyqt
  161. - pytables
  162. - pytest
  163. - pytest-cov
  164. - python
  165. - python-blosc
  166. - python-dateutil
  167. - pytz
  168. - pywin32
  169. - pywinpty
  170. - pyyaml
  171. - pyzmq
  172. - qt
  173. - qtawesome
  174. - qtconsole
  175. - qtpy
  176. - quandl
  177. - randomstate
  178. - requests
  179. - requests-negotiate-sspi
  180. - rope
  181. - rpy2
  182. - ruamel_yaml
  183. - scikit-image
  184. - scikit-learn
  185. - scipy
  186. - seaborn
  187. - setuptools
  188. - simplegeneric
  189. - singledispatch
  190. - sip
  191. - six
  192. - snowballstemmer
  193. - sockjs-tornado
  194. - sphinx
  195. - spyder
  196. - sqlalchemy
  197. - statsmodels
  198. - sympy
  199. - tblib
  200. - tensorflow
  201. - terminado
  202. - theano
  203. - tk
  204. - toolz
  205. - tornado
  206. - tqdm
  207. - traitlets
  208. - turbodbc
  209. - unicodecsv
  210. - urllib3
  211. - vs2015_runtime
  212. - wcwidth
  213. - werkzeug
  214. - wheel
  215. - widgetsnbextension
  216. - win_unicode_console
  217. - wrapt
  218. - xarray
  219. - xlrd
  220. - xlsxwriter
  221. - xlwings
  222. - xlwt
  223. - zict
  224. - zlib
Add Comment
Please, Sign In to add comment