Skip to content

Commit

Permalink
dolfinx docker image now installs python dependencies in a venv
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed May 29, 2024
1 parent 671e7f2 commit 777f128
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
export DEBIAN_FRONTEND="noninteractive"
apt update -y -q
apt install -y -qq xvfb
rm /usr/lib/python3.*/EXTERNALLY-MANAGED
notebook_pattern: |
"**/tutorial_*_dolfinx.ipynb"
- backend: firedrake
Expand Down

0 comments on commit 777f128

Please sign in to comment.