Skip to content

Commit 8ae8015

Browse files
authored
Merge branch 'main' into halvor
2 parents 176d217 + 15fc0bc commit 8ae8015

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
env:
1010
DEB_PYTHON_INSTALL_LAYOUT: deb_system
11+
IPP_NONINTERACTIVE: "1"
1112

1213
defaults:
1314
run:

environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ dependencies:
1111
- numpy
1212
- pandas
1313
- autopep8
14-
- fenics-dolfinx
14+
- fenics-dolfinx
15+
- pip:
16+
- ipyparallel>=8.6

0 commit comments

Comments
 (0)