Skip to content

Commit

Permalink
chore(deps): Add libopenblas as dependency for scipy tutorial (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored May 10, 2024
1 parent e770325 commit dd33406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorial-scipy-2024/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- python=3.11
- ipykernel
- ipywidgets
- libopenblas
- tqdm
- fsspec
- gcsfs
Expand Down

0 comments on commit dd33406

Please sign in to comment.