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",