Skip to content

Commit 102911f

Browse files
committed
Add binder/environment.yml
1 parent 5bd0e97 commit 102911f

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

binder/environment.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
name: ghaction
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- _libgcc_mutex=0.1=conda_forge
6+
- _openmp_mutex=4.5=2_gnu
7+
- bzip2=1.0.8=h4bc722e_7
8+
- ca-certificates=2024.12.14=hbcca054_0
9+
- ld_impl_linux-64=2.43=h712a8e2_2
10+
- libexpat=2.6.4=h5888daf_0
11+
- libffi=3.4.2=h7f98852_5
12+
- libgcc=14.2.0=h77fa898_1
13+
- libgcc-ng=14.2.0=h69a702a_1
14+
- libgomp=14.2.0=h77fa898_1
15+
- liblzma=5.6.3=hb9d3cd8_1
16+
- libmpdec=4.0.0=h4bc722e_0
17+
- libsqlite=3.48.0=hee588c1_1
18+
- libuuid=2.38.1=h0b41bf4_0
19+
- libzlib=1.3.1=hb9d3cd8_2
20+
- ncurses=6.5=h2d0b736_3
21+
- openssl=3.4.0=h7b32b05_1
22+
- pip=25.0=pyh145f28c_0
23+
- python=3.13.1=ha99a958_105_cp313
24+
- python_abi=3.13=5_cp313
25+
- readline=8.2=h8228510_1
26+
- tk=8.6.13=noxft_h4845f30_101
27+
- tzdata=2025a=h78e105d_0
28+
File renamed without changes.

0 commit comments

Comments
 (0)