Skip to content

Commit 3801e04

Browse files
committed
add an alpine specific environment file
1 parent 5307156 commit 3801e04

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

alpine.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Note that this file is only for setting up the Binder environment for tutorials
2+
dependencies:
3+
- openmpi
4+
- mpi4py
5+
- python =3.11.*
6+
- pip
7+
- pip:
8+
- -e .

0 commit comments

Comments
 (0)