-
Notifications
You must be signed in to change notification settings - Fork 0
INSTALLING ML_DSL
Anna Safonova edited this page Jun 26, 2020
·
1 revision
Navigate to the GitHub repository and run:
python setup.py bdist_wheel
For installing built distribution run:
pip install -U dist/griddynamics_dsl_ml-1.0.0-py3-none-any.whl
Ml-dsl now requires Python 3.6 or newer.
PySpark 2.4.3+
google-cloud-dataproc 0.6.1
google-cloud-logging 1.14.0
sagemaker 1.58.2
boto3 1.13.12