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.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
  1. name: bookdata
  2. channels:
  3. - mdekstrand
  4. - defaults
  5. dependencies:
  6. - binutils_impl_linux-64=2.28.1=had2808c_3
  7. - binutils_linux-64=7.2.0=had2808c_27
  8. - blas=1.0=mkl
  9. - ca-certificates=2019.1.23=0
  10. - certifi=2018.11.29=py37_0
  11. - colorama=0.4.1=py37_0
  12. - future=0.17.1=py37_0
  13. - gcc_impl_linux-64=7.2.0=habb00fd_3
  14. - gcc_linux-64=7.2.0=h550dcbe_27
  15. - humanize=0.5.1=py37_1
  16. - intel-openmp=2019.1=144
  17. - invoke=1.2.0=py37_0
  18. - krb5=1.16.1=h173b8e3_7
  19. - libedit=3.1.20181209=hc058e9b_0
  20. - libffi=3.2.1=hd88cf55_4
  21. - libgcc-ng=8.2.0=hdf63c60_1
  22. - libgfortran-ng=7.3.0=hdf63c60_0
  23. - libpq=11.1=h20c2e04_0
  24. - libstdcxx-ng=8.2.0=hdf63c60_1
  25. - llvmlite=0.27.0=py37hd408876_0
  26. - mkl=2019.1=144
  27. - mkl_fft=1.0.10=py37ha843d7b_0
  28. - mkl_random=1.0.2=py37hd81dba3_0
  29. - ncurses=6.1=he6710b0_1
  30. - numba=0.42.0=py37h962f231_0
  31. - numpy=1.15.4=py37h7e9f1db_0
  32. - numpy-base=1.15.4=py37hde5b4d6_0
  33. - openssl=1.1.1a=h7b6447c_0
  34. - pandas=0.24.1=py37he6710b0_0
  35. - pip=19.0.1=py37_0
  36. - psycopg2=2.7.6.1=py37h1ba5d50_0
  37. - python=3.7.2=h0371630_0
  38. - python-dateutil=2.7.5=py37_0
  39. - pytz=2018.9=py37_0
  40. - readline=7.0=h7b6447c_5
  41. - rust=1.32.0=h14c3975_0
  42. - setuptools=40.7.3=py37_0
  43. - six=1.12.0=py37_0
  44. - sqlalchemy=1.2.17=py37h7b6447c_0
  45. - sqlite=3.26.0=h7b6447c_0
  46. - tk=8.6.8=hbc83047_0
  47. - tqdm=4.29.1=py_0
  48. - wheel=0.32.3=py37_0
  49. - xz=5.2.4=h14c3975_4
  50. - zlib=1.2.11=h7b6447c_3
  51. - pip:
  52. - chromalog==1.0.5
Tip!

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

Comments

Loading...