Skip to content

Commit

Permalink
Install matlplot lib too
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinds committed Jul 6, 2023
1 parent e307b8c commit 3563344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/guide-notebooks-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python3 -m venv env
source env/bin/activate
pip install --upgrade pip
pip install jupyter
pip install jupyter matplotlib
pip install -e .
nobrainer info
- name: run
Expand Down

0 comments on commit 3563344

Please sign in to comment.