From 1a292d7e2c183a0ea3ae3b90dae60cd1a79e1efb Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Mon, 11 Nov 2024 14:46:24 +0100
Subject: [PATCH] remove unsupported note

---
 docs/users/jupyterlab/repo2docker/index.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/users/jupyterlab/repo2docker/index.md b/docs/users/jupyterlab/repo2docker/index.md
index 5846907..9e01b6a 100644
--- a/docs/users/jupyterlab/repo2docker/index.md
+++ b/docs/users/jupyterlab/repo2docker/index.md
@@ -40,6 +40,4 @@ Jupyter-JSC offers **Repo2Docker ( Binder )**, which facilitates building Docker
 
 - **Description:** Optionally, provide the path to a specific notebook file within your repository, e.g. `notebooks/example.ipynb`, or a URL to open.
 - **Purpose:** If filled, the specified notebook will open automatically once the environment is launched, simplifying access to a main file.
-> This feature is currently not available.
-
 
-- 
GitLab