-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
109 lines (108 loc) · 3.21 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
99
100
101
102
103
104
105
106
107
108
name: nmr_autoprocessing
channels:
- https://conda.anaconda.org/gurobi
- conda-forge
- defaults
dependencies:
- appnope=0.1.0=py38h32f6830_1001
- attrs=19.3.0=py_0
- backcall=0.2.0=pyh9f0ad1d_0
- bleach=3.1.5=pyh9f0ad1d_0
- brotlipy=0.7.0=py38h64e0658_1000
- ca-certificates=2020.6.20=hecda079_0
- certifi=2020.6.20=py38h32f6830_0
- cffi=1.14.0=py38h356ff06_0
- chardet=3.0.4=py38h32f6830_1006
- cryptography=3.0=py38h52adbb4_0
- cycler=0.10.0=py_2
- decorator=4.4.2=py_0
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py38h32f6830_1001
- freetype=2.10.2=h8da9a1a_0
- idna=2.10=pyh9f0ad1d_0
- importlib-metadata=1.7.0=py38h32f6830_0
- importlib_metadata=1.7.0=0
- ipykernel=5.3.3=py38h23f93f0_0
- ipython=7.16.1=py38h23f93f0_0
- ipython_genutils=0.2.0=py_1
- jedi=0.17.2=py38h32f6830_0
- jinja2=2.11.2=pyh9f0ad1d_0
- jpeg=9d=h0b31af3_0
- json5=0.9.4=pyh9f0ad1d_0
- jsonschema=3.2.0=py38h32f6830_1
- jupyter_client=6.1.6=py_0
- jupyter_core=4.6.3=py38h32f6830_1
- jupyterlab=2.2.0=py_0
- jupyterlab_server=1.2.0=py_0
- kiwisolver=1.2.0=py38ha0d09dd_0
- lcms2=2.11=h174193d_0
- libblas=3.8.0=17_openblas
- libcblas=3.8.0=17_openblas
- libcxx=10.0.0=h1af66ff_2
- libffi=3.2.1=h4a8c4bd_1007
- libgfortran=4.0.0=2
- liblapack=3.8.0=17_openblas
- libopenblas=0.3.10=openmp_h63d9170_3
- libpng=1.6.37=hbbe82c9_1
- libsodium=1.0.17=h01d97ff_0
- libtiff=4.1.0=h2ae36a8_6
- libwebp-base=1.1.0=h0b31af3_3
- llvm-openmp=10.0.0=h28b9765_0
- lz4-c=1.9.2=h4a8c4bd_1
- markupsafe=1.1.1=py38h64e0658_1
- matplotlib=3.3.0=1
- matplotlib-base=3.3.0=py38haed9462_1
- mistune=0.8.4=py38h64e0658_1001
- nb_conda_kernels=2.2.3=py38_0
- nbconvert=5.6.1=py38h32f6830_1
- nbformat=5.0.7=py_0
- ncurses=6.2=hb1e8313_1
- notebook=6.0.3=py38h32f6830_1
- numpy=1.19.0=py38h598c1e0_0
- olefile=0.46=py_0
- openssl=1.1.1g=h0b31af3_0
- packaging=20.4=pyh9f0ad1d_0
- pandas=1.0.5=py38h5fc983b_0
- pandoc=2.10=h1de35cc_0
- pandocfilters=1.4.2=py_1
- parso=0.7.0=pyh9f0ad1d_0
- pexpect=4.8.0=py38h32f6830_1
- pickleshare=0.7.5=py38h32f6830_1001
- pillow=7.2.0=py38h83dc5e5_1
- pip=20.1.1=py_1
- prometheus_client=0.8.0=pyh9f0ad1d_0
- prompt-toolkit=3.0.5=py_1
- ptyprocess=0.6.0=py_1001
- pycparser=2.20=pyh9f0ad1d_2
- pygments=2.6.1=py_0
- pyopenssl=19.1.0=py_1
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyrsistent=0.16.0=py38h64e0658_0
- pysocks=1.7.1=py38h32f6830_1
- python=3.8.5=cpython_hc2483ac_0
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.1=pyh9f0ad1d_0
- pyzmq=19.0.1=py38h1fcdcd6_0
- readline=8.0=h0678c8f_2
- requests=2.24.0=pyh9f0ad1d_0
- scipy=1.5.1=py38h38b60c6_0
- send2trash=1.5.0=py_0
- setuptools=49.2.0=py38h32f6830_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.32.3=h93121df_1
- terminado=0.8.3=py38h32f6830_1
- testpath=0.4.4=py_0
- tk=8.6.10=hbbe82c9_0
- tornado=6.0.4=py38h64e0658_1
- traitlets=4.3.3=py38h32f6830_1
- urllib3=1.25.10=py_0
- wcwidth=0.2.5=pyh9f0ad1d_0
- webencodings=0.5.1=py_1
- wheel=0.34.2=py_1
- xz=5.2.5=h0b31af3_1
- zeromq=4.3.2=h6de7cb9_2
- zipp=3.1.0=py_0
- zlib=1.2.11=h0b31af3_1006
- zstd=1.4.5=h0384e3a_1
prefix: /Users/glm5uh/anaconda3/envs/nmr_autoprocessing