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-linux-x64.yml 1.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
  1. name: bookdata
  2. channels:
  3. - defaults
  4. dependencies:
  5. - blas=1.0=mkl
  6. - ca-certificates=2018.03.07=0
  7. - certifi=2018.11.29=py37_0
  8. - colorama=0.4.0=py37_0
  9. - future=0.17.1=py37_0
  10. - humanize=0.5.1=py37_1
  11. - intel-openmp=2019.1=144
  12. - invoke=1.2.0=py37_0
  13. - krb5=1.16.1=hc83ff2d_6
  14. - libedit=3.1.20170329=h6b74fdf_2
  15. - libffi=3.2.1=hd88cf55_4
  16. - libgcc-ng=8.2.0=hdf63c60_1
  17. - libgfortran-ng=7.3.0=hdf63c60_0
  18. - libpq=10.5=h1ad7b7a_0
  19. - libstdcxx-ng=8.2.0=hdf63c60_1
  20. - llvmlite=0.26.0=py37hd408876_0
  21. - mkl=2018.0.3=1
  22. - mkl_fft=1.0.6=py37h7dd41cf_0
  23. - mkl_random=1.0.1=py37h4414c95_1
  24. - ncurses=6.1=he6710b0_1
  25. - numba=0.41.0=py37h962f231_0
  26. - numpy=1.15.4=py37h1d66e8a_0
  27. - numpy-base=1.15.4=py37h81de0dd_0
  28. - openssl=1.0.2p=h14c3975_0
  29. - pandas=0.23.4=py37h04863e7_0
  30. - pip=18.1=py37_0
  31. - psycopg2=2.7.5=py37hb7f436b_0
  32. - python=3.7.0=h6e4f718_3
  33. - python-dateutil=2.7.5=py37_0
  34. - pytz=2018.7=py37_0
  35. - readline=7.0=h7b6447c_5
  36. - rust=1.29.0=0
  37. - setuptools=40.6.2=py37_0
  38. - six=1.11.0=py37_1
  39. - sqlalchemy=1.2.14=py37h7b6447c_0
  40. - sqlite=3.25.3=h7b6447c_0
  41. - tk=8.6.8=hbc83047_0
  42. - tqdm=4.28.1=py37h28b3542_0
  43. - wheel=0.32.3=py37_0
  44. - xz=5.2.4=h14c3975_4
  45. - zlib=1.2.11=h7b6447c_3
  46. - pip:
  47. - chromalog==1.0.5
Tip!

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

Comments

Loading...