Skip to content

Commit 2a7f7ac

Browse files
authored
Add conda installs for example ML notebook
This is for Binder integration
1 parent 5dee828 commit 2a7f7ac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
channels:
2+
- conda-forge
3+
- defaults
4+
dependencies:
5+
- numpy
6+
- pandas
7+
- scikit-learn
8+
- matplotlib
9+
- seaborn
10+
- watermark

0 commit comments

Comments
 (0)