Skip to content

Commit

Permalink
Merge pull request #33 from RemDelaporteMathurin/task-7-improvements
Browse files Browse the repository at this point in the history
Task 7 improvements
  • Loading branch information
RemDelaporteMathurin authored Jul 3, 2023
2 parents 0e7dea3 + 062a473 commit d583c22
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 135 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
mamba install -c conda-forge fenics
pip install -r requirements.txt
pip install nbconvert
apt-get update
apt-get install -y libgl1
- name: Run Task 1
run: |
Expand Down
Loading

0 comments on commit d583c22

Please sign in to comment.