generated from AC-BO-Hackathon/project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
bo-hackathon.yml
112 lines (112 loc) · 3.29 KB
/
bo-hackathon.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
name: bo-hackathon
channels:
- gpytorch
- pytorch
- conda-forge
- defaults
dependencies:
- appnope=0.1.4=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- botorch=0.10.0=0
- bzip2=1.0.8=h93a5062_5
- ca-certificates=2024.2.2=hf0a4a13_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.8.1=py312h20a0b95_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- filelock=3.13.3=pyhd8ed1ab_0
- gpytorch=1.11=0
- importlib-metadata=7.1.0=pyha770c72_0
- importlib_metadata=7.1.0=hd8ed1ab_0
- ipykernel=6.29.3=pyh3cd1d5f_0
- ipython=8.22.2=pyh707e725_0
- jaxtyping=0.2.9=0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.3=pyhd8ed1ab_0
- joblib=1.3.2=pyhd8ed1ab_0
- jupyter_client=8.6.1=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312h81bd7bf_0
- libblas=3.9.0=21_osxarm64_openblas
- libcblas=3.9.0=21_osxarm64_openblas
- libcxx=16.0.6=h4653b0c_0
- libexpat=2.6.2=hebf3989_0
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_3
- libgfortran5=13.2.0=hf226fd6_3
- liblapack=3.9.0=21_osxarm64_openblas
- libopenblas=0.3.26=openmp_h6c19121_0
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.45.2=h091b4b1_0
- libzlib=1.2.13=h53f4e23_5
- linear_operator=0.5.1=0
- llvm-openmp=18.1.2=hcd81f8e_0
- markupsafe=2.1.5=py312he37b823_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mpmath=1.3.0=pyhd8ed1ab_0
- multipledispatch=0.6.0=py_0
- ncurses=6.4.20240210=h078ce10_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- networkx=3.2.1=pyhd8ed1ab_0
- numpy=1.26.4=py312h8442bc7_0
- openssl=3.2.1=h0d3ecfb_1
- opt_einsum=3.3.0=pyhc1e730c_2
- packaging=24.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.0=pyhd8ed1ab_0
- platformdirs=4.2.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- psutil=5.9.8=py312he37b823_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyro-api=0.1.2=pyhd8ed1ab_0
- pyro-ppl=1.9.0=pyhd8ed1ab_0
- python=3.12.2=hdf0ec26_0_cpython
- python_abi=3.12=4_cp312
- pytorch=2.2.2=py3.12_0
- pyyaml=6.0.1=py312h02f2b3b_1
- pyzmq=25.1.2=py312h1edf716_0
- readline=8.2=h92ec313_1
- scikit-learn=1.4.1.post1=py312hd4306f4_0
- scipy=1.12.0=py312h9d7df2b_2
- setuptools=69.2.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- stack_data=0.6.2=pyhd8ed1ab_0
- sympy=1.12=pyh04b8f61_3
- threadpoolctl=3.4.0=pyhc1e730c_0
- tk=8.6.13=h5083fa2_1
- tornado=6.4=py312he37b823_0
- tqdm=4.66.2=pyhd8ed1ab_0
- traitlets=5.14.2=pyhd8ed1ab_0
- typeguard=2.13.3=pyhd8ed1ab_0
- typing_extensions=4.10.0=pyha770c72_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- zeromq=4.3.5=hebf3989_1
- zipp=3.17.0=pyhd8ed1ab_0
- pip:
- contourpy==1.2.0
- cycler==0.12.1
- et-xmlfile==1.1.0
- fonttools==4.50.0
- fsspec==2024.3.1
- ipywidgets==8.1.2
- jupyterlab-widgets==3.0.10
- kiwisolver==1.4.5
- matplotlib==3.8.3
- openpyxl==3.1.2
- pandas==2.2.1
- pillow==10.2.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- torchvision==0.17.2
- tzdata==2024.1
- widgetsnbextension==4.0.10
- xgboost==2.0.3