Skip to content

Commit

Permalink
Add: seaborn dependency for the binder environment.yml (#65)
Browse files Browse the repository at this point in the history
The README.md has a "launch binder" button that links to a slideshow notebook containing code that uses seaborn.
  • Loading branch information
richardbrinkman authored Feb 29, 2024
1 parent fb838ba commit e92708e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ dependencies:
- ipywidgets
- matplotlib-base
- numpy
- seaborn

0 comments on commit e92708e

Please sign in to comment.