Skip to content

Commit

Permalink
Merge pull request #568 from basnijholt/master
Browse files Browse the repository at this point in the history
Add binder
  • Loading branch information
philippjfr committed Mar 24, 2016
2 parents 081ef6f + 94d4b52 commit 5f47ad7
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: holoviews

dependencies:
- python=2.7
- holoviews
- numpy
- pyzmq
- jinja2
- tornado
- jsonschema
- pygments
- notebook
- matplotlib
- lancet-ioam
- pandas
- seaborn
- mpld3
- bokeh
- nose
- pip:
- cyordereddict

0 comments on commit 5f47ad7

Please sign in to comment.