update databricks envs supported

This commit is contained in:
Jeremy Reynolds 2019-01-31 07:03:47 -07:00
Родитель 2e115ded0c
Коммит 23190d082a
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -23,13 +23,12 @@ This document describes how to setup all the dependencies to run the notebooks i
Depending on the type of recommender system and the notebook that needs to be run, there are different computational requirements.
Currently, this repository supports the following on a linux DSVM:
Currently, this repository supports the following environments:
* Python CPU
* Python GPU
* PySpark
PySpark is the only supported environment on Azure Databricks.
## Setup guide for Local or DSVM