Skip to content

Commit

Permalink
Add environment file for binder
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezlebel committed Nov 21, 2023
1 parent 073ad68 commit f15b687
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: myenv
channels:
- defaults
dependencies:
- numpy
- scikit-learn
- matplotlib
- pip
- git+https://github.com/aperezlebel/glest.git#egg=glest

0 comments on commit f15b687

Please sign in to comment.