Commit 65ade934 authored by paarongiroux's avatar paarongiroux Committed by Kaitlyn Lee
Browse files

changed environment.yml to be able to run notebooks as is (#202)

parent 08014ab4
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
@@ -4,15 +4,17 @@ channels:
  - default

dependencies:
  - python=3.7.1
  - cmake>=3.10
  - gsl
  - openblas>=0.3.0
  - eigen
  - spiceypy
  - numpy
  - gsl
  - jupyter
  - numba
  - python-dateutil
  - numpy
  - openblas>=0.3.0
  - pvl
  - quaternion
  - python=3.7.1
  - python-dateutil
  - scipy
  - spiceypy
  - quaternion
  - pyyaml