We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3021338 commit cc34a28Copy full SHA for cc34a28
cli/myenv.yml
@@ -5,7 +5,16 @@ dependencies:
5
- numpy
6
7
- pip:
8
+ - numpy==1.14.2
9
+ - pandas
10
+ - scipy==1.0.0
11
+ - scikit-learn==0.19.1
12
# Required packages for AzureML execution, history, and data preparation.
13
- --index-url https://azuremlsdktestpypi.azureedge.net/sdk-release/Preview/E7501C02541B433786111FE8E140CAA1
14
- --extra-index-url https://pypi.python.org/simple
15
- azureml-defaults
16
+
17
18
19
20
0 commit comments