From 17780de9797896dc0ca5e7a82b460a13ded2274f Mon Sep 17 00:00:00 2001 From: Vaibhav Raj Date: Mon, 4 Oct 2021 09:19:04 +0530 Subject: [PATCH] Update install-and-set-up.ipynb (#1104) --- guide/01-getting-started/install-and-set-up.ipynb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/01-getting-started/install-and-set-up.ipynb b/guide/01-getting-started/install-and-set-up.ipynb index 8b1f251cc7..dd735800d9 100644 --- a/guide/01-getting-started/install-and-set-up.ipynb +++ b/guide/01-getting-started/install-and-set-up.ipynb @@ -391,6 +391,8 @@ "source": [ "If you already have an environment with the `arcgis` package installed, you can further install its deep learning dependencies to take advantage of the `arcgis.learn` module. Some of the deep learning samples available [here](https://developers.arcgis.com/python/sample-notebooks/) can be referenced to understand the workflow.\n", "\n", + "**Note:** To use the deep learning capabilities in ArcGIS Pro 2.9 / ArcGIS API for Python 1.9.0 onwards, the minimum required version of the Nvidia GPU driver is 456.38.\n", + "\n", "### Using the Deep Learning Frameworks Installer\n", "\n", "To work with the deep learning tools in ArcGIS Pro 2.6 and later, you need to install supported deep learning frameworks packages.\n",