From 52d680dd6d19eaae83ab0a5f7e4a4082823be3ad Mon Sep 17 00:00:00 2001
From: Markus Scheidgen <markus.scheidgen@gmail.com>
Date: Tue, 12 Mar 2024 14:37:57 +0000
Subject: [PATCH] Deprecation note for jupyterlub [skip ci]

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

diff --git a/docker/jupyterlab/README.md b/docker/jupyterlab/README.md
index 23f8264..c347e93 100644
--- a/docker/jupyterlab/README.md
+++ b/docker/jupyterlab/README.md
@@ -1,3 +1,5 @@
+*** This is not used by the default NORTH configuration anymore. This moved to its own repo: https://gitlab.mpcdf.mpg.de/nomad-lab/north/jupyter ***
+
 ## JupyterLab
 
 We are use a custom image based on [jupyter/datascience-notebook](https://hub.docker.com/r/jupyter/datascience-notebook).
-- 
GitLab