From a846395f9920c976699bd1b3ebf45d00d8ca4453 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Wed, 23 Oct 2024 15:37:18 +0200 Subject: [PATCH] Update CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MichaƂ Krassowski <5832902+krassowski@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69fd87dad1..17b7fb2a28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,7 +61,7 @@ It is now possible to configure the notebook to take up the full width of the pa This is particularly useful on large displays, or for those who prefer working with a wider notebook. -It is also still possible to use the JupyterLab interface for a more fully-featured interface, which allows for full-width notebooks too, and offers a "Simple Interface" mode for only showing a single notebook at a time. +It is also possible to use the JupyterLab interface for a more fully-featured experience, which allows for full-width notebooks too, and offers a "Simple Interface" mode for only showing a single notebook at a time. You can open JupyterLab by clicking on `View > Open JupyterLab`.