-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
90 lines (89 loc) · 2.17 KB
/
environment.yaml
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
name: tiledb
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h0b31af3_2
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py38h32f6830_1
- curl=7.68.0=h8754def_0
- krb5=1.16.4=h1752a42_0
- libblas=3.8.0=16_openblas
- libcblas=3.8.0=16_openblas
- libcurl=7.68.0=h709d2b2_0
- libcxx=9.0.1=1
- libedit=3.1.20170329=hcfe32e1_1001
- libffi=3.2.1=h4a8c4bd_1007
- libgfortran=4.0.0=2
- liblapack=3.8.0=16_openblas
- libopenblas=0.3.9=h3d69b6c_0
- libssh2=1.8.2=hcdc9a53_2
- llvm-openmp=9.0.1=h28b9765_2
- lz4-c=1.8.3=h6de7cb9_1001
- ncurses=6.1=h0a44026_1002
- numpy=1.18.1=py38h1f821a2_1
- openssl=1.1.1f=h0b31af3_0
- pip=20.0.2=py_2
- python=3.8.2=hd5f0129_5_cpython
- python_abi=3.8=1_cp38
- readline=8.0=hcfe32e1_0
- setuptools=46.1.3=py38h32f6830_0
- sqlite=3.30.1=h93121df_0
- tbb=2018.0.5=h2d50403_0
- tiledb=1.7.7=hd5e958f_0
- tiledb-py=0.5.9=py38h95c6731_0
- tk=8.6.10=hbbe82c9_0
- wheel=0.34.2=py_1
- xz=5.2.4=h0b31af3_1002
- zlib=1.2.11=h0b31af3_1006
- zstd=1.4.4=hed8d7c8_2
- pip:
- anndata==0.7.1
- appnope==0.1.0
- backcall==0.1.0
- cycler==0.10.0
- decorator==4.4.2
- get-version==2.1
- h5py==2.10.0
- ipykernel==5.2.0
- ipython==7.13.0
- ipython-genutils==0.2.0
- jedi==0.16.0
- joblib==0.14.1
- jupyter-client==6.1.2
- jupyter-core==4.6.3
- kiwisolver==1.2.0
- legacy-api-wrap==1.2
- llvmlite==0.31.0
- matplotlib==3.2.1
- natsort==7.0.1
- networkx==2.4
- numba==0.48.0
- numexpr==2.7.1
- packaging==20.3
- pandas==1.0.3
- parso==0.6.2
- patsy==0.5.1
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.5
- ptyprocess==0.6.0
- pygments==2.6.1
- pyparsing==2.4.6
- python-dateutil==2.8.1
- pytz==2019.3
- pyzmq==19.0.0
- scanpy==1.4.6
- scikit-learn==0.22.2.post1
- scipy==1.4.1
- seaborn==0.10.0
- setuptools-scm==3.5.0
- six==1.14.0
- statsmodels==0.11.1
- tables==3.6.1
- tornado==6.0.4
- tqdm==4.45.0
- traitlets==4.3.3
- umap-learn==0.3.10
- wcwidth==0.1.9
prefix: /Users/paul/opt/anaconda3/envs/tiledb