From 92e0766332d4708962c46f1d8140c5360acf75a4 Mon Sep 17 00:00:00 2001 From: Romain Date: Mon, 18 Jan 2021 18:54:32 +0100 Subject: [PATCH] Update README.md Co-authored-by: Ayaz Salikhov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 639f4490..c9adbf51 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ in working on the project. Following [Jupyter Notebook notice](https://github.com/jupyter/notebook#notice), we encourage users to transition to JupyterLab. This can be done by passing the environment variable `JUPYTER_ENABLE_LAB=yes` at container startup, -more information is available in the [documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/common.html). +more information is available in the [documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/common.html#docker-options). In April 2021 JupyterLab will become the default, however a new environment variable will be introduced to switch back to Jupyter Notebook if needed.