Skip to content

Commit

Permalink
add environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lheagy committed Mar 6, 2018
1 parent 9a2869a commit 5edc7bf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions environment.yml
@@ -0,0 +1,12 @@
channels:
- conda-forge
- defaults
dependencies:
- numpy
- scipy
- matplotlib
- ipywidgets>=0.6.0
- pip:
- pymatsolver
- discretize
- SimPEG

0 comments on commit 5edc7bf

Please sign in to comment.