-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
85 lines (72 loc) · 1.08 KB
/
environment.yml
File metadata and controls
85 lines (72 loc) · 1.08 KB
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
name: themap
channels:
- pytorch
- nvidia
- conda-forge
- dglteam
dependencies:
- python==3.10
- pip
- tqdm
# Scientific
- numpy
- pandas
- matplotlib
- seaborn
# Misc
- adjustText
- h5py
- cmake
- watermark
- pytz
- pydantic
# ML
- scikit-learn
- pytorch==2.4.0
- pytorch-cuda==12.4
- torchvision==0.19.0
- torchaudio==2.4.0
- fcd_torch
- dgl<=2.0
- dgllife
- pytorch_geometric
# Chemistry
- rdkit
- datamol
- molfeat==0.11.0
# Doc
- mkdocs
- mkdocs-material>=7.1.1
- mkdocs-material-extensions
- mkdocstrings
- mkdocstrings-python
- mkdocs-jupyter
- markdown-include
- mdx_truly_sane_lists
- nbconvert
- mike>=1.0.0
# Dev
- pytest>=6.0
- pytest-dotenv
- pytest-cov
- pytest-timeout
- pytest-xdist
- ruff==0.12.4
- jupyterlab
- nbconvert
- ipywidgets
- isort
- mypy==1.17.0
- pre-commit
- pip:
- chembl-webresource-client
- dpu-utils>=0.2.13
- biopython
- esm
- pot
- pykeops
- geomloss
- opentsne
- munkres
- celluloid
- ipycache