Advertisement
Guest User

Untitled

a guest
Aug 31st, 2016
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.95 KB | None | 0 0
  1. name: datascience
  2. dependencies:
  3. - beautifulsoup4=4.4.1
  4. - cairo=1.12.18
  5. - coverage=4.0
  6. - cycler=0.9.0
  7. - cython=0.23.4
  8. - decorator=4.0.6
  9. - docutils=0.12
  10. - fontconfig=2.11.1
  11. - freetype=2.5.5
  12. - glib=2.43.0
  13. - harfbuzz=0.9.35
  14. - ipykernel=4.2.2
  15. - ipython=4.0.2
  16. - ipython_genutils=0.1.0
  17. - ipywidgets=4.1.1
  18. - jbig=2.1
  19. - jinja2=2.8
  20. - jpeg=8d
  21. - jsonschema=2.4.0
  22. - jupyter=1.0.0
  23. - jupyter_client=4.1.1
  24. - jupyter_console=4.0.3
  25. - jupyter_core=4.0.6
  26. - libffi=3.0.13
  27. - libgcc=4.8.5
  28. - libgfortran=1.0
  29. - libpng=1.6.17
  30. - libsodium=1.0.3
  31. - libtiff=4.0.6
  32. - libxml2=2.9.2
  33. - markupsafe=0.23
  34. - matplotlib=1.5.1
  35. - mistune=0.7.1
  36. - nbconvert=4.1.0
  37. - nbformat=4.0.1
  38. - ncurses=5.9
  39. - nlopt=2.4.2
  40. - nltk=3.1
  41. - nomkl
  42. - nose=1.3.7
  43. - notebook=4.1.0
  44. - numexpr=2.4.6
  45. - numpy=1.10.2
  46. - openblas=0.2.14
  47. - openssl=1.0.2e
  48. - pandas=0.17.1
  49. - pango=1.36.8
  50. - path.py=8.1.2
  51. - patsy=0.4.0
  52. - pcre=8.31
  53. - pexpect=3.3
  54. - pickleshare=0.5
  55. - pip=7.1.2
  56. - pixman=0.32.6
  57. - psycopg2=2.6.1
  58. - ptyprocess=0.5
  59. - pycosat=0.6.1
  60. - pycrypto=2.6.1
  61. - pygments=2.0.2
  62. - pyparsing=2.0.3
  63. - pyqt=4.11.4
  64. - python=3.5.1
  65. - python-dateutil=2.4.2
  66. - pytz=2015.7
  67. - pyyaml=3.11
  68. - pyzmq=15.2.0
  69. - qt=4.8.7
  70. - qtconsole=4.1.1
  71. - readline=6.2
  72. - requests=2.9.1
  73. - scikit-learn=0.17
  74. - scipy=0.17.0
  75. - seaborn=0.6.0
  76. - setuptools=19.2
  77. - simplegeneric=0.8.1
  78. - sip=4.16.9
  79. - six=1.10.0
  80. - sqlite=3.9.2
  81. - statsmodels=0.6.1
  82. - terminado=0.5
  83. - tk=8.5.18
  84. - tornado=4.3
  85. - traitlets=4.0.0
  86. - wheel=0.26.0
  87. - xz=5.0.5
  88. - yaml=0.1.6
  89. - zeromq=4.1.3
  90. - zlib=1.2.8
  91. - pip:
  92.  - awscli==1.9.20
  93.   - boto==2.38.0
  94.   - boto3==1.2.3
  95.   - botocore==1.3.20
  96.   - brewer2mpl==1.4.1
  97.   - colorama==0.3.3
  98.   - dropbox==4.0
  99.   - ecdsa==0.13
  100.   - ftputil==3.2
  101.   - ggplot==0.5.8
  102.   - ipython-genutils==0.1.0
  103.   - jmespath==0.9.0
  104.   - jupyter-client==4.1.1
  105.   - jupyter-console==4.0.3
  106.   - jupyter-core==4.0.6
  107.   - paramiko==1.16.0
  108.   - pyasn1==0.1.9
  109.   - pysftp==0.2.8
  110.   - python-simple-hipchat==0.2
  111.   - rsa==3.3
  112.   - urllib3==1.14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement