Skip to content

Commit

Permalink
add binder env
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed May 6, 2022
1 parent 924a24d commit a4ec5e6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: WINDROSE
channels:
- conda-forge
dependencies:
- python=3
- jupyter
- matplotlib-base
- numpy
- pandas
- scipy
- windrose

0 comments on commit a4ec5e6

Please sign in to comment.