This commit is contained in:
Miguel González-Fierro 2019-09-12 13:30:54 +01:00 коммит произвёл GitHub
Родитель d8a0f77a83
Коммит 6e5f09f4d3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -33,8 +33,8 @@ Currently, this repository supports **Python CPU**, **Python GPU** and **PySpark
### Requirements
* A machine running Linux, MacOS or Windows.
* Anaconda with Python version >= 3.6.
* A machine running Linux, MacOS or Windows
* Anaconda with Python version >= 3.6
* This is pre-installed on Azure DSVM such that one can run the following steps directly. To setup on your local machine,
[Miniconda](https://docs.conda.io/en/latest/miniconda.html) is a quick way to get started.
* [Apache Spark](https://spark.apache.org/downloads.html) (this is only needed for the PySpark environment).