-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
117 lines (117 loc) · 3.67 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
109
110
111
112
113
114
115
116
117
name: jupyterlab
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py38h7f8727e_0
- asttokens=2.0.5=pyhd3eb1b0_0
- attrs=21.4.0=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- beautifulsoup4=4.11.1=pyha770c72_0
- blas=1.0=mkl
- bleach=5.0.0=pyhd8ed1ab_0
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.4.26=h06a4308_0
- certifi=2021.10.8=py38h06a4308_2
- cffi=1.15.0=py38hd667e15_1
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=0.8.3=pyhd3eb1b0_0
- flit-core=3.7.1=pyhd8ed1ab_0
- importlib-metadata=4.11.3=py38h06a4308_0
- importlib_resources=5.7.1=pyhd8ed1ab_1
- ipykernel=5.5.5=py38hd0cf306_0
- ipython=8.2.0=py38h06a4308_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.6.5=pyhd3eb1b0_1
- jedi=0.18.1=py38h06a4308_1
- jinja2=3.1.2=pyhd8ed1ab_1
- jsonschema=4.6.0=pyhd8ed1ab_0
- jupyter_client=7.3.3=pyhd8ed1ab_0
- jupyter_core=4.9.2=py38h06a4308_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_widgets=1.1.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libnsl=2.0.0=h7f98852_0
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=12.1.0=ha89aaad_16
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.12=h166bdaf_0
- llvm-openmp=14.0.4=he0ac6c6_0
- markupsafe=2.0.1=py38h27cfd23_0
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py38h7b6447c_1000
- mkl=2021.4.0=h8d4b97c_729
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.1=py38hd3c417c_0
- mkl_random=1.2.2=py38h51133e4_0
- nbclient=0.6.4=pyhd8ed1ab_1
- nbconvert=6.5.0=pyhd8ed1ab_0
- nbconvert-core=6.5.0=pyhd8ed1ab_0
- nbconvert-pandoc=6.5.0=pyhd8ed1ab_0
- nbformat=5.4.0=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- nest-asyncio=1.5.5=pyhd8ed1ab_0
- notebook=6.4.12=pyha770c72_0
- numpy=1.21.5=py38he7a7128_2
- numpy-base=1.21.5=py38hf524024_2
- openssl=1.1.1n=h7f8727e_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.4.2=py38h47df419_2
- pandoc=2.18=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=22.1.2=pyhd8ed1ab_0
- prometheus_client=0.14.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.29=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.12.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyrsistent=0.18.0=py38heee7806_0
- python=3.8.13=h582c2e5_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.15.3=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytz=2022.1=pyhd8ed1ab_0
- pyzmq=23.1.0=py38hfc09fa9_0
- readline=8.1=h46c0cb4_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=61.2.0=py38h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- soupsieve=2.3.1=pyhd8ed1ab_0
- sqlite=3.38.5=h4ff8645_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tbb=2021.5.0=h924138e_1
- terminado=0.13.1=py38h06a4308_0
- tinycss2=1.1.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tornado=6.1=py38h27cfd23_0
- traitlets=5.2.2.post1=pyhd8ed1ab_0
- typing_extensions=4.2.0=pyha770c72_1
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- wheel=0.37.1=pyhd8ed1ab_0
- widgetsnbextension=3.5.2=py38h06a4308_0
- xz=5.2.5=h516909a_1
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.8.0=pyhd8ed1ab_0
- zlib=1.2.12=h166bdaf_0
- pip:
- ipyvue==1.7.0
- ipyvuetify==1.8.2
- jenkspy==0.2.0
- shapely==1.8.2
prefix: /home/bluebee/anaconda3/envs/jupyterlab