There was an error while loading. Please reload this page.
1 parent 5dee828 commit 2a7f7acCopy full SHA for 2a7f7ac
example-data-science-notebook/environment.yml
@@ -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