From 49417c4752d4d08d9fbb4ed306d3b8dd3c6d996d Mon Sep 17 00:00:00 2001
From: Olivier Benz <olivier.benz@b-data.ch>
Date: Mon, 24 Feb 2025 17:12:57 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 4911192..5f79f2f 100644
--- a/README.md
+++ b/README.md
@@ -352,6 +352,8 @@ b-data tailors the JupyterLab images to your needs, e.g.
   services on the intranet.
 * Setting up the necessary environment variables so that everything works
   behind a corporate proxy server.
+* If supported by the NVIDIA GPU(s): Correctly handle CUDA forward compatibility
+  for GPU accelerated images.
 
 Additionally, the
 [JupyterHub](https://github.com/b-data/docker-deployment-jupyter) setup can be
-- 
GitLab