Skip to content

Commit

Permalink
Merge pull request #35 from m2lines/fix/pip_imports
Browse files Browse the repository at this point in the history
fix dependencies
  • Loading branch information
LaureZanna authored Feb 27, 2024
2 parents 03dd6ca + 85d1db8 commit 1de195a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ dependencies:
- matplotlib
- chardet
- gsw
- numba
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ xarray==2023.10.1
xgcm==0.8.1
matplotlib
chardet
gsw
2 changes: 1 addition & 1 deletion src/notebooks/pycnocline_depth_mom6.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"id": "a0564b37-ff8d-4225-ae79-bf4827c911a8",
"metadata": {},
"outputs": [],
Expand Down

0 comments on commit 1de195a

Please sign in to comment.