Skip to content

Commit

Permalink
Merge pull request #11 from Raj-Lab-UCSF/public
Browse files Browse the repository at this point in the history
simplified environment
  • Loading branch information
axiezai committed Nov 4, 2019
2 parents 9601fea + 62256fc commit 4c4cac8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ dependencies:
- numpy
- scipy
- pandas
- nose # for unit testing
- nodejs==11.9.0
- ipywidgets
- vtk==8.1.1
# - nose # for unit testing
# - nodejs==11.9.0
# - ipywidgets
# - vtk==8.1.1
- pip:
- deepdish
- emcee==3.0rc2
- great-expectations
- mayavi
- nibabel
# - emcee==3.0rc2
# - great-expectations
# - mayavi
# - nibabel
- nitime
- PyQt5
# - PyQt5
- python-csv
- pysurfer
# - pysurfer
- sklearn
- tqdm==4.30.0

0 comments on commit 4c4cac8

Please sign in to comment.