-
Notifications
You must be signed in to change notification settings - Fork 1
/
4dpls.yml
148 lines (147 loc) · 3.87 KB
/
4dpls.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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
name: 4dpls
channels:
- michael_wild
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- anyio=3.5.0=py37h89c1867_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py37h5e8e339_1
- babel=2.9.1=pyh44b312d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- brotlipy=0.7.0=py37h5e8e339_1003
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.10.8=py37h89c1867_1
- cffi=1.15.0=py37h036bc23_0
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- cryptography=36.0.0=py37h9ce1e76_0
- debugpy=1.5.1=py37hcd2ae1e_0
- flit-core=3.6.0=pyhd8ed1ab_0
- idna=3.3=pyhd8ed1ab_0
- importlib_resources=5.4.0=pyhd8ed1ab_0
- ipython_genutils=0.2.0=py_1
- json5=0.9.5=pyh9f0ad1d_0
- jupyter_server=1.13.5=pyhd8ed1ab_1
- jupyterlab=3.2.9=pyhd8ed1ab_0
- jupyterlab_pygments=0.1.2=pyh9f0ad1d_0
- jupyterlab_server=2.10.3=pyhd8ed1ab_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_12
- libgomp=11.2.0=h1d223b6_12
- libnsl=2.0.0=h7f98852_0
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=11.2.0=he4da1e4_12
- libzlib=1.2.11=h36c2ea0_1013
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py37h5e8e339_1005
- nbclassic=0.3.5=pyhd8ed1ab_0
- nbclient=0.5.11=pyhd8ed1ab_0
- ncurses=6.3=h9c3ff4c_0
- nest-asyncio=1.5.4=pyhd8ed1ab_0
- openssl=3.0.0=h7f98852_2
- pandoc=2.17.1.1=ha770c72_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=22.0.3=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pysocks=1.7.1=py37h89c1867_4
- python=3.7.12=hf930737_100_cpython
- python_abi=3.7=2_cp37m
- pytz=2021.3=pyhd8ed1ab_0
- readline=8.1=h46c0cb4_0
- requests=2.27.1=pyhd8ed1ab_0
- setuptools=60.9.3=py37h89c1867_0
- sniffio=1.2.0=py37h89c1867_2
- sqlite=3.37.0=h9cd32fc_0
- tk=8.6.12=h27826a3_0
- typing_extensions=4.1.1=pyha770c72_0
- urllib3=1.26.8=pyhd8ed1ab_1
- webencodings=0.5.1=py_1
- websocket-client=1.2.3=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zeromq=4.3.4=h9c3ff4c_1
- zlib=1.2.11=h36c2ea0_1013
- pip:
- a==1.0
- apptools==4.5.0
- attrs==19.3.0
- backcall==0.1.0
- bleach==3.1.5
- cycler==0.10.0
- decorator==4.4.2
- defusedxml==0.6.0
- entrypoints==0.3
- envisage==4.9.2
- filterpy==1.4.5
- freetype-py==2.1.0.post1
- future==0.18.2
- glfw==1.11.2
- gnureadline==8.0.0
- imgui==1.1.0
- importlib-metadata==1.6.0
- ipykernel==5.2.1
- ipython==7.14.0
- ipywidgets==7.5.1
- jedi==0.17.0
- jinja2==2.11.2
- joblib==0.14.1
- jsonschema==3.2.0
- jupyter-client==6.1.3
- jupyter-core==4.6.3
- kiwisolver==1.2.0
- llvmlite==0.38.0
- markupsafe==1.1.1
- matplotlib==3.2.1
- msgpack-python==0.5.6
- nbconvert==5.6.1
- nbformat==5.0.6
- notebook==6.0.3
- numba==0.55.1
- numpy==1.18.4
- open3d==0.9.0.0
- packaging==20.3
- pandas==1.3.5
- pandocfilters==1.4.2
- parso==0.7.0
- pillow==7.1.2
- prometheus-client==0.7.1
- prompt-toolkit==3.0.5
- ptyprocess==0.6.0
- pyface==7.0.0
- pygments==2.6.1
- pyopengl==3.1.5
- pyparsing==2.4.7
- pyqt5==5.15.4
- pyqt5-sip==12.9.0
- pyrsistent==0.16.0
- python-dateutil==2.8.1
- pyyaml==5.3.1
- pyzmq==19.0.1
- scikit-learn==0.22.2.post1
- scipy==1.4.1
- seaborn==0.11.2
- send2trash==1.5.0
- six==1.14.0
- terminado==0.8.3
- testpath==0.4.4
- torch==1.5.0
- torchdiffeq==0.1.0
- torchvision==0.6.0
- tornado==6.0.4
- tqdm==4.48.2
- traitlets==4.3.3
- traits==6.1.1
- traitsui==7.0.0
- umsgpack==0.1.0
- vispy==0.6.4
- vtk==8.1.2
- wcwidth==0.1.9
- widgetsnbextension==3.5.1
- zipp==3.1.0
prefix: /home/achakrav/.conda/envs/4dpls