We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97c8c91 + edf3947 commit be23269Copy full SHA for be23269
environment.yml
@@ -0,0 +1,7 @@
1
+name: data-science-handbook
2
+channels:
3
+ - conda-forge
4
+dependencies:
5
+ - python=3.5
6
+ - pip:
7
+ - -r requirements.txt
0 commit comments