Skip to content

Commit cc34a28

Browse files
authored
Update myenv.yml
1 parent 3021338 commit cc34a28

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cli/myenv.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@ dependencies:
55
- numpy
66

77
- pip:
8+
- numpy==1.14.2
9+
- pandas
10+
- scipy==1.0.0
11+
- scikit-learn==0.19.1
812
# Required packages for AzureML execution, history, and data preparation.
913
- --index-url https://azuremlsdktestpypi.azureedge.net/sdk-release/Preview/E7501C02541B433786111FE8E140CAA1
1014
- --extra-index-url https://pypi.python.org/simple
1115
- azureml-defaults
16+
17+
- numpy==1.14.2
18+
- pandas
19+
- scipy==1.0.0
20+
- scikit-learn==0.19.1

0 commit comments

Comments
 (0)