Joblib
ynuozhang commited on
Commit
21ea966
·
1 Parent(s): d9d141c
Files changed (1) hide show
  1. environment.yml +427 -3
environment.yml CHANGED
@@ -4,7 +4,431 @@ channels:
4
  - omnia
5
  - defaults
6
  dependencies:
7
- - python=3.10
8
- - conda-forge::ripgrep
9
- - git-lfs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  prefix: /vast/projects/pranam/lab/yz927/envs/metal
 
4
  - omnia
5
  - defaults
6
  dependencies:
7
+ - _libgcc_mutex=0.1=main
8
+ - _openmp_mutex=5.1=1_gnu
9
+ - bzip2=1.0.8=h5eee18b_6
10
+ - ca-certificates=2025.11.12=hbd8a1cb_0
11
+ - certifi=2025.11.12=pyhd8ed1ab_0
12
+ - expat=2.7.1=h6a678d5_0
13
+ - git-lfs=3.7.1=h6138981_0
14
+ - ld_impl_linux-64=2.40=h12ee557_0
15
+ - libffi=3.4.4=h6a678d5_1
16
+ - libgcc-ng=11.2.0=h1234567_1
17
+ - libgomp=11.2.0=h1234567_1
18
+ - libstdcxx-ng=11.2.0=h1234567_1
19
+ - libuuid=1.41.5=h5eee18b_0
20
+ - libxcb=1.17.0=h9b100fa_0
21
+ - ncurses=6.5=h7934f7d_0
22
+ - openssl=3.0.17=h5eee18b_0
23
+ - pip=25.1=pyhc872135_2
24
+ - pthread-stubs=0.3=h0ce48e5_1
25
+ - python=3.10.18=h1a3bd86_0
26
+ - readline=8.3=hc2a1206_0
27
+ - ripgrep=13.0.0=h2f28480_2
28
+ - sqlite=3.50.2=hb25bd0a_1
29
+ - tk=8.6.15=h54e0aa7_0
30
+ - wheel=0.45.1=py310h06a4308_0
31
+ - xorg-libx11=1.8.12=h9b100fa_1
32
+ - xorg-libxau=1.0.12=h9b100fa_0
33
+ - xorg-libxdmcp=1.1.5=h9b100fa_0
34
+ - xorg-xorgproto=2024.1=h5eee18b_1
35
+ - xz=5.6.4=h5eee18b_1
36
+ - zlib=1.2.13=h5eee18b_1
37
+ - pip:
38
+ - about-time==4.2.1
39
+ - absl-py==2.3.1
40
+ - accelerate==1.10.0
41
+ - aiofiles==23.2.1
42
+ - aiohappyeyeballs==2.6.1
43
+ - aiohttp==3.12.15
44
+ - aiosignal==1.4.0
45
+ - alembic==1.17.2
46
+ - alive-progress==3.3.0
47
+ - anndata==0.11.4
48
+ - annotated-doc==0.0.3
49
+ - annotated-types==0.7.0
50
+ - antlr4-python3-runtime==4.9.3
51
+ - anyio==4.10.0
52
+ - argon2-cffi==25.1.0
53
+ - argon2-cffi-bindings==25.1.0
54
+ - array-api-compat==1.12.0
55
+ - arrow==1.3.0
56
+ - ase==3.26.0
57
+ - astroid==3.3.11
58
+ - asttokens==3.0.0
59
+ - astunparse==1.6.3
60
+ - async-lru==2.0.5
61
+ - async-timeout==5.0.1
62
+ - attrs==25.3.0
63
+ - autograd==1.8.0
64
+ - autopep8==2.0.4
65
+ - babel==2.17.0
66
+ - beautifulsoup4==4.13.4
67
+ - biopython==1.85
68
+ - biotite==0.41.2
69
+ - biotraj==1.2.2
70
+ - black==25.1.0
71
+ - bleach==6.2.0
72
+ - blosum==2.0.3
73
+ - bokeh==3.6.3
74
+ - brotli==1.2.0
75
+ - cachetools==6.2.3
76
+ - cffi==1.17.1
77
+ - cftime==1.6.4.post1
78
+ - charset-normalizer==3.4.3
79
+ - click==8.2.1
80
+ - cloudpathlib==0.23.0
81
+ - cloudpickle==3.1.2
82
+ - cma==4.4.0
83
+ - colorama==0.4.6
84
+ - colorcet==3.1.0
85
+ - colorlog==6.10.1
86
+ - comm==0.2.3
87
+ - contourpy==1.3.2
88
+ - cucim-cu12==25.12.0
89
+ - cuda-bindings==12.9.4
90
+ - cuda-core==0.3.2
91
+ - cuda-pathfinder==1.3.3
92
+ - cuda-python==12.9.4
93
+ - cuda-toolkit==12.9.1
94
+ - cudf-cu12==25.12.0
95
+ - cugraph-cu12==25.12.2
96
+ - cuml-cu12==25.12.0
97
+ - cupy-cuda12x==13.6.0
98
+ - cuvs-cu12==25.12.0
99
+ - cuxfilter-cu12==25.12.0
100
+ - cycler==0.12.1
101
+ - dask==2025.9.1
102
+ - dask-cuda==25.12.0
103
+ - dask-cudf-cu12==25.12.0
104
+ - datasets==4.0.0
105
+ - datashader==0.18.2
106
+ - debugpy==1.8.16
107
+ - decorator==5.2.1
108
+ - deeptime==0.4.5
109
+ - defusedxml==0.7.1
110
+ - deprecated==1.2.18
111
+ - dill==0.3.8
112
+ - distributed==2025.9.1
113
+ - distributed-ucxx-cu12==0.47.0
114
+ - docstring-to-markdown==0.17
115
+ - einops==0.8.1
116
+ - exceptiongroup==1.3.0
117
+ - executing==2.2.0
118
+ - fair-esm==2.0.0
119
+ - fastapi==0.121.0
120
+ - fastjsonschema==2.21.2
121
+ - fastprogress==1.0.3
122
+ - fastrlock==0.8.3
123
+ - ffmpy==0.6.4
124
+ - filelock==3.19.1
125
+ - flake8==7.1.2
126
+ - flatbuffers==25.9.23
127
+ - fonttools==4.60.0
128
+ - fqdn==1.5.1
129
+ - frozenlist==1.7.0
130
+ - fsspec==2025.3.0
131
+ - gast==0.6.0
132
+ - gensim==4.4.0
133
+ - geopandas==1.1.1
134
+ - gitdb==4.0.12
135
+ - gitpython==3.1.45
136
+ - google-pasta==0.2.0
137
+ - gradio==5.20.1
138
+ - gradio-client==1.7.2
139
+ - graphemeu==0.7.2
140
+ - greenlet==3.3.0
141
+ - groovy==0.1.2
142
+ - grpcio==1.76.0
143
+ - h11==0.16.0
144
+ - h5py==3.14.0
145
+ - hf-xet==1.1.8
146
+ - holoviews==1.20.2
147
+ - httpcore==1.0.9
148
+ - httpx==0.28.1
149
+ - huggingface-hub==0.35.3
150
+ - humanfriendly==10.0
151
+ - hydra-core==1.3.2
152
+ - idna==3.10
153
+ - igraph==1.0.0
154
+ - imageio==2.37.0
155
+ - importlib-metadata==8.7.0
156
+ - inquirerpy==0.3.4
157
+ - ipykernel==6.30.1
158
+ - ipython==8.37.0
159
+ - isoduration==20.11.0
160
+ - isort==6.0.1
161
+ - iterative-stratification==0.1.9
162
+ - jedi==0.19.2
163
+ - jinja2==3.1.6
164
+ - joblib==1.5.1
165
+ - json5==0.12.1
166
+ - jsonpointer==3.0.0
167
+ - jsonschema==4.25.1
168
+ - jsonschema-specifications==2025.4.1
169
+ - jupyter-client==8.6.3
170
+ - jupyter-core==5.8.1
171
+ - jupyter-events==0.12.0
172
+ - jupyter-lsp==2.2.6
173
+ - jupyter-server==2.16.0
174
+ - jupyter-server-mathjax==0.2.6
175
+ - jupyter-server-proxy==4.4.0
176
+ - jupyter-server-terminals==0.5.3
177
+ - jupyterlab==4.4.6
178
+ - jupyterlab-code-formatter==3.0.2
179
+ - jupyterlab-git==0.51.2
180
+ - jupyterlab-lsp==5.2.0
181
+ - jupyterlab-pygments==0.3.0
182
+ - jupyterlab-search-replace==1.1.0
183
+ - jupyterlab-server==2.27.3
184
+ - jupyterlab-spreadsheet-editor==0.7.2
185
+ - keras==3.12.0
186
+ - kiwisolver==1.4.9
187
+ - lark==1.2.2
188
+ - lazy-loader==0.4
189
+ - lckr-jupyterlab-variableinspector==3.2.4
190
+ - legacy-api-wrap==1.5
191
+ - leidenalg==0.11.0
192
+ - libclang==18.1.1
193
+ - libcudf-cu12==25.12.0
194
+ - libcugraph-cu12==25.12.2
195
+ - libcuml-cu12==25.12.0
196
+ - libcuvs-cu12==25.12.0
197
+ - libkvikio-cu12==25.12.0
198
+ - libraft-cu12==25.12.0
199
+ - librmm-cu12==25.12.0
200
+ - libucx-cu12==1.19.0
201
+ - libucxx-cu12==0.47.0
202
+ - lightning==2.5.5
203
+ - lightning-utilities==0.15.2
204
+ - linearboost==0.1.4
205
+ - linkify-it-py==2.0.3
206
+ - llvmlite==0.44.0
207
+ - locket==1.0.0
208
+ - loguru==0.7.3
209
+ - mako==1.3.10
210
+ - markdown==3.9
211
+ - markdown-it-py==4.0.0
212
+ - markupsafe==2.1.5
213
+ - matplotlib==3.10.6
214
+ - matplotlib-inline==0.1.7
215
+ - mccabe==0.7.0
216
+ - mdit-py-plugins==0.5.0
217
+ - mdshare==0.4.2
218
+ - mdtraj==1.10.3
219
+ - mdurl==0.1.2
220
+ - mistune==3.1.3
221
+ - ml-dtypes==0.5.3
222
+ - mpmath==1.3.0
223
+ - msgpack==1.1.2
224
+ - msgpack-numpy==0.4.8
225
+ - multidict==6.6.4
226
+ - multipledispatch==1.0.0
227
+ - multiprocess==0.70.16
228
+ - mypy-extensions==1.1.0
229
+ - namex==0.1.0
230
+ - natsort==8.4.0
231
+ - nbclient==0.10.2
232
+ - nbconvert==7.16.6
233
+ - nbdime==4.0.2
234
+ - nbformat==5.10.4
235
+ - nest-asyncio==1.6.0
236
+ - netcdf4==1.7.2
237
+ - networkx==3.4.2
238
+ - notebook==7.4.5
239
+ - notebook-shim==0.2.4
240
+ - numba==0.61.2
241
+ - numba-cuda==0.19.1
242
+ - numpy==1.26.4
243
+ - nvidia-cublas-cu12==12.8.4.1
244
+ - nvidia-cuda-cccl-cu12==12.9.27
245
+ - nvidia-cuda-cupti-cu12==12.8.90
246
+ - nvidia-cuda-nvcc-cu12==12.9.86
247
+ - nvidia-cuda-nvrtc-cu12==12.8.93
248
+ - nvidia-cuda-runtime-cu12==12.8.90
249
+ - nvidia-cudnn-cu12==9.10.2.21
250
+ - nvidia-cufft-cu12==11.3.3.83
251
+ - nvidia-cufile-cu12==1.13.1.3
252
+ - nvidia-curand-cu12==10.3.9.90
253
+ - nvidia-cusolver-cu12==11.7.3.90
254
+ - nvidia-cusparse-cu12==12.5.8.93
255
+ - nvidia-cusparselt-cu12==0.7.1
256
+ - nvidia-ml-py==13.590.44
257
+ - nvidia-nccl-cu12==2.27.3
258
+ - nvidia-nvimgcodec-cu12==0.6.1.37
259
+ - nvidia-nvjitlink-cu12==12.8.93
260
+ - nvidia-nvtx-cu12==12.8.90
261
+ - nvtx==0.2.14
262
+ - nx-cugraph-cu12==25.12.0
263
+ - omegaconf==2.3.0
264
+ - opt-einsum==3.4.0
265
+ - optree==0.17.0
266
+ - optuna==4.6.0
267
+ - orjson==3.11.4
268
+ - overrides==7.7.0
269
+ - p2smi==1.1.1
270
+ - packaging==25.0
271
+ - pandas==2.3.2
272
+ - pandocfilters==1.5.1
273
+ - panel==1.7.5
274
+ - param==2.3.1
275
+ - paretoflow==0.1.5
276
+ - parso==0.8.4
277
+ - partd==1.4.2
278
+ - pathos==0.3.2
279
+ - pathspec==0.12.1
280
+ - patsy==1.0.2
281
+ - peft==0.17.1
282
+ - pexpect==4.9.0
283
+ - pfzy==0.3.4
284
+ - pillow==11.3.0
285
+ - platformdirs==4.3.8
286
+ - pluggy==1.6.0
287
+ - pox==0.3.6
288
+ - ppft==1.7.7
289
+ - prdc==0.2
290
+ - prometheus-client==0.22.1
291
+ - prompt-toolkit==3.0.51
292
+ - propcache==0.3.2
293
+ - protobuf==6.32.0
294
+ - psutil==7.0.0
295
+ - ptyprocess==0.7.0
296
+ - pure-eval==0.2.3
297
+ - pyarrow==21.0.0
298
+ - pycodestyle==2.12.1
299
+ - pycparser==2.22
300
+ - pyct==0.6.0
301
+ - pydantic==2.11.9
302
+ - pydantic-core==2.33.2
303
+ - pydocstyle==6.3.0
304
+ - pydub==0.25.1
305
+ - pyemma==2.5.12
306
+ - pyflakes==3.2.0
307
+ - pygments==2.19.2
308
+ - pylibcudf-cu12==25.12.0
309
+ - pylibcugraph-cu12==25.12.2
310
+ - pylibraft-cu12==25.12.0
311
+ - pylint==3.3.8
312
+ - pymoo==0.6.1.5
313
+ - pynndescent==0.5.13
314
+ - pyogrio==0.12.1
315
+ - pyparsing==3.2.5
316
+ - pyproj==3.7.1
317
+ - python-dateutil==2.9.0.post0
318
+ - python-json-logger==3.3.0
319
+ - python-lsp-jsonrpc==1.1.2
320
+ - python-lsp-server==1.13.0
321
+ - python-multipart==0.0.20
322
+ - pytoolconfig==1.3.1
323
+ - pytorch-lightning==2.5.5
324
+ - pytorch-lightning-bolts==0.3.2.post1
325
+ - pytorch-metric-learning==2.9.0
326
+ - pytz==2025.2
327
+ - pyviz-comms==3.0.6
328
+ - pyyaml==6.0.2
329
+ - pyzmq==27.0.1
330
+ - raft-dask-cu12==25.12.0
331
+ - rapids-dask-dependency==25.12.0
332
+ - rapids-logger==0.2.3
333
+ - rdkit==2025.9.1
334
+ - referencing==0.36.2
335
+ - regex==2025.7.34
336
+ - requests==2.32.5
337
+ - requests-toolbelt==1.0.0
338
+ - rfc3339-validator==0.1.4
339
+ - rfc3986-validator==0.1.1
340
+ - rfc3987-syntax==1.1.0
341
+ - rich==14.1.0
342
+ - rmm-cu12==25.12.0
343
+ - rope==1.14.0
344
+ - rpds-py==0.27.0
345
+ - ruff==0.14.3
346
+ - safehttpx==0.1.7
347
+ - safetensors==0.6.2
348
+ - scanpy==1.11.5
349
+ - schedulefree==1.4.1
350
+ - scikit-image==0.25.2
351
+ - scikit-learn==1.7.1
352
+ - scipy==1.15.3
353
+ - seaborn==0.13.2
354
+ - semantic-version==2.10.0
355
+ - send2trash==1.8.3
356
+ - sentry-sdk==2.35.0
357
+ - session-info2==0.2.3
358
+ - setuptools==80.9.0
359
+ - shapely==2.0.7
360
+ - shellingham==1.5.4
361
+ - simpervisor==1.0.0
362
+ - six==1.17.0
363
+ - smart-open==7.4.3
364
+ - smilespe==0.0.3
365
+ - smmap==5.0.2
366
+ - sniffio==1.3.1
367
+ - snowballstemmer==3.0.1
368
+ - sortedcontainers==2.4.0
369
+ - soupsieve==2.7
370
+ - sqlalchemy==2.0.45
371
+ - stack-data==0.6.3
372
+ - starlette==0.49.3
373
+ - statsmodels==0.14.5
374
+ - sympy==1.14.0
375
+ - tblib==3.2.2
376
+ - tenacity==9.1.2
377
+ - tensorboard==2.20.0
378
+ - tensorboard-data-server==0.7.2
379
+ - tensorflow==2.20.0
380
+ - termcolor==3.2.0
381
+ - terminado==0.18.1
382
+ - texttable==1.7.0
383
+ - threadpoolctl==3.6.0
384
+ - tifffile==2025.5.10
385
+ - timm==1.0.22
386
+ - tinycss2==1.4.0
387
+ - tokenizers==0.20.3
388
+ - tomli==2.2.1
389
+ - tomlkit==0.13.3
390
+ - toolz==1.1.0
391
+ - torch==2.8.0
392
+ - torch-geometric==2.6.1
393
+ - torchaudio==2.8.0+cu128
394
+ - torchmetrics==1.8.2
395
+ - torchtext==0.18.0
396
+ - torchvision==0.23.0+cu128
397
+ - tornado==6.5.2
398
+ - tqdm==4.67.1
399
+ - traitlets==5.14.3
400
+ - transformers==4.46.0
401
+ - treelite==4.6.1
402
+ - triton==3.4.0
403
+ - typer==0.20.0
404
+ - types-python-dateutil==2.9.0.20250809
405
+ - typing-extensions==4.15.0
406
+ - typing-inspection==0.4.1
407
+ - tzdata==2025.2
408
+ - uc-micro-py==1.0.3
409
+ - ucxx-cu12==0.47.0
410
+ - ujson==5.11.0
411
+ - umap-learn==0.5.9.post2
412
+ - uri-template==1.3.0
413
+ - urllib3==2.5.0
414
+ - uvicorn==0.38.0
415
+ - vampnet==0.1.4.dev16+gc88ed3f0f.d20251028
416
+ - wandb==0.21.1
417
+ - wcwidth==0.2.13
418
+ - webcolors==24.11.1
419
+ - webencodings==0.5.1
420
+ - websocket-client==1.8.0
421
+ - websockets==15.0.1
422
+ - werkzeug==3.1.3
423
+ - whatthepatch==1.0.7
424
+ - wrapt==1.17.3
425
+ - xarray==2025.6.1
426
+ - xgboost==3.0.4
427
+ - xxhash==3.5.0
428
+ - xyzservices==2025.11.0
429
+ - yapf==0.43.0
430
+ - yarl==1.20.1
431
+ - zict==3.0.0
432
+ - zipp==3.23.0
433
+ - zstd==1.5.7.2
434
  prefix: /vast/projects/pranam/lab/yz927/envs/metal