Skip to content

Commit c1e41c9

Browse files
committed
fix #686: added xlrd and openpyxl in binder/environment.yml (required to run the Tutorial_IO notebook via mybinder)
1 parent ff930f9 commit c1e41c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

binder/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ dependencies:
88
- pandas
99
- matplotlib
1010
- pytables
11+
- xlrd
12+
- openpyxl
1113
- bokeh
1214
- rise
1315
- pip:

0 commit comments

Comments
 (0)