-
Notifications
You must be signed in to change notification settings - Fork 0
/
enviroment.yml
99 lines (99 loc) · 2.94 KB
/
enviroment.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
name: lab
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- async_generator=1.10=pyhd3eb1b0_0
- attrs=21.2.0=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2021.10.26=haa95532_2
- certifi=2021.10.8=py38haa95532_0
- cffi=1.15.0=py38h2bbff1b_0
- colorama=0.4.4=pyhd3eb1b0_0
- debugpy=1.5.1=py38hd77b12b_0
- decorator=5.1.0=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- importlib-metadata=4.8.2=py38haa95532_0
- importlib_metadata=4.8.2=hd3eb1b0_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jupyter_client=7.0.6=pyhd3eb1b0_0
- jupyter_core=4.9.1=py38haa95532_0
- jupyterlab_pygments=0.1.2=py_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markupsafe=2.0.1=py38h2bbff1b_0
- mistune=0.8.4=py38he774522_1000
- msys2-conda-epoch=20160418=1
- nb_conda=2.2.1=py38_1
- nb_conda_kernels=2.3.1=py38haa95532_0
- nbformat=5.1.3=pyhd3eb1b0_0
- notebook=6.4.6=py38haa95532_0
- openssl=1.1.1l=h2bbff1b_0
- packaging=21.3=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.2=py38haa95532_0
- prometheus_client=0.12.0=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.10.0=pyhd3eb1b0_0
- pyrsistent=0.18.0=py38h196d8e1_0
- python=3.8.0=hff0d562_2
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pyzmq=22.3.0=py38hd77b12b_2
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=58.0.4=py38haa95532_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=h2bbff1b_0
- testpath=0.5.0=pyhd3eb1b0_0
- tornado=6.1=py38h2bbff1b_0
- traitlets=5.1.1=pyhd3eb1b0_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.37.0=pyhd3eb1b0_1
- wincertstore=0.2=py38haa95532_2
- winpty=0.4.3=4
- zipp=3.6.0=pyhd3eb1b0_0
- pip:
- argon2-cffi==21.2.0
- argon2-cffi-bindings==21.2.0
- bleach==4.1.0
- entrypoints==0.3
- importlib-resources==5.4.0
- ipykernel==6.6.0
- ipython==7.30.1
- ipywidgets==7.6.5
- jedi==0.18.1
- jinja2==3.0.3
- jsonschema==4.2.1
- jupyter==1.0.0
- jupyter-client==7.1.0
- jupyter-console==6.4.0
- jupyter-contrib-core==0.3.3
- jupyter-contrib-nbextensions==0.5.1
- jupyter-highlight-selected-word==0.2.0
- jupyter-latex-envs==1.4.6
- jupyter-nbextensions-configurator==0.4.1
- jupyterlab-widgets==1.0.2
- lxml==4.6.4
- matplotlib-inline==0.1.3
- nbclient==0.5.9
- nbconvert==6.3.0
- nest-asyncio==1.5.4
- pandocfilters==1.5.0
- parso==0.8.3
- prompt-toolkit==3.0.24
- pyparsing==3.0.6
- pywin32==302
- pywinpty==1.1.6
- pyyaml==6.0
- qtconsole==5.2.1
- qtpy==1.11.3
- terminado==0.12.1
- webencodings==0.5.1
- widgetsnbextension==3.5.2
- yapf==0.31.0
prefix: d:\ProgramData\Miniconda3\envs\lab