This commit is contained in:
Annie Enchakattu 2019-07-24 11:22:50 -07:00 коммит произвёл GitHub
Родитель 4f716b819f
Коммит b19720dd41
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -19,7 +19,7 @@ The demo was tested on an Azure VM with the following configuration:
- Clone the repository and copy the folder `demo` to your local machine or server
- Open the file `demo/config.py`
- Update the variable `ROOT_PATH` with the path to the demo on your local machine or server
- Update the variable `ROOT_PATH` with the path to the demo on your local machine or server (e.g /home/.../demo)
- Update the variable `BASE_URL` with the base URL for the API. Refer the API documentation for information
- Update the variable `SUBSCRIPTION_KEY` with your product / API key. Visit the [API home page](https://www.microsoft.com/en-us/ai/ai-for-earth-apis) for more information on how to request an API key