Skip to content

Commit

Permalink
siibra paper notebooks require seaborn
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetNSimsek committed Jan 10, 2025
1 parent dd5b727 commit fae144e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
pip install git+https://github.com/FZJ-INM1-BDA/siibra-python.git@${{ steps.set_branch.outputs.value}}
pip install siibra_jugex
pip install matplotlib
pip install seaborn
pip install pytest nbmake
- name: Test tutorial notebooks with nbmake
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ siibra>=1.0.1-alpha.0
siibra-jugex==1.22
matplotlib
nilearn
seaborn

0 comments on commit fae144e

Please sign in to comment.