generated from gchure/reproducible_research
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
98 lines (98 loc) · 2.65 KB
/
environment.yml
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
90
91
92
93
94
95
96
97
98
name: reticulate_conda
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- appnope=0.1.3=pyhd8ed1ab_0
- asttokens=2.0.8=pyhd8ed1ab_0
- autopep8=1.7.0=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- bzip2=1.0.8=h0d85af4_4
- ca-certificates=2022.6.15=h033912b_0
- certifi=2022.6.15=py38h50d1736_0
- debugpy=1.6.3=py38hd331d03_0
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=0.10.0=pyhd8ed1ab_0
- ipykernel=6.15.1=pyh736e0ef_0
- ipython=8.4.0=py38h50d1736_0
- jedi=0.18.1=pyhd8ed1ab_2
- jupyter_client=7.3.4=pyhd8ed1ab_0
- jupyter_core=4.11.1=py38h50d1736_0
- libcxx=14.0.6=hce7ea42_0
- libffi=3.4.2=h0d85af4_5
- libsodium=1.0.18=hbcb3906_1
- libsqlite=3.39.2=h5a3d3bf_1
- libzlib=1.2.12=hfe4f2af_2
- matplotlib-inline=0.1.5=pyhd8ed1ab_0
- ncurses=6.3=h96cf925_1
- nest-asyncio=1.5.5=pyhd8ed1ab_0
- openssl=3.0.5=hb81d4ab_1
- packaging=21.3=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=22.2.2=pyhd8ed1ab_0
- prompt-toolkit=3.0.30=pyha770c72_0
- psutil=5.9.1=py38h0dd4459_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycodestyle=2.9.1=pyhd8ed1ab_0
- pygments=2.13.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- python=3.8.13=h66c20e1_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pyzmq=23.2.1=py38hde384ec_0
- readline=8.1.2=h3899abd_0
- setuptools=65.0.2=py38h50d1736_0
- sqlite=3.39.2=hd9f0692_1
- stack_data=0.4.0=pyhd8ed1ab_0
- tk=8.6.12=h5dbffcc_0
- tornado=6.2=py38h0dd4459_0
- traitlets=5.3.0=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h775f41a_0
- zeromq=4.3.4=he49afe7_1
- pip:
- astroid==2.4.2
- charset-normalizer==2.1.1
- combat==0.3.2
- cycler==0.11.0
- deprecated==1.2.13
- fonttools==4.36.0
- gower==0.0.5
- idna==3.4
- importlib-metadata==5.0.0
- isort==5.4.2
- joblib==1.1.0
- keyring==23.4.1
- kiwisolver==1.4.4
- lazy-object-proxy==1.4.3
- matplotlib==3.5.3
- mccabe==0.6.1
- mpmath==1.2.1
- numpy==1.19.5
- pandas==1.1.5
- patsy==0.5.1
- pillow==9.2.0
- pylint==2.6.0
- pytz==2022.2.1
- requests==2.28.1
- scikit-learn==1.1.2
- scikit-learn-extra==0.2.0
- scipy==1.9.0
- seaborn==0.11.2
- six==1.15.0
- sklearn==0.0
- synapseclient==2.7.0
- threadpoolctl==3.1.0
- toml==0.10.1
- urllib3==1.26.12
- wrapt==1.12.1
- zipp==3.9.0
prefix: /Users/jineta/opt/miniconda3/envs/reticulate_conda