Skip to content

Commit

Permalink
Add NetCDF4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danshapero committed Nov 2, 2023
1 parent 153e79a commit f19731c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
apt update && apt install -yq patchelf graphviz moreutils jq
pip install git+https://github.com/icepack/Trilinos.git
pip install git+https://github.com/icepack/pyrol.git
pip install jupyter nbconvert
pip install jupyter nbconvert netCDF4
pip install "Nikola[extras]"
pip install --editable ./icepack
- name: Create jupyter kernel
Expand Down

0 comments on commit f19731c

Please sign in to comment.