From 68519c6c8de2b5d4b6810e1a8fb66115c8a7e0fe Mon Sep 17 00:00:00 2001 From: "Afshin T. Darian" Date: Wed, 3 Jun 2020 17:19:01 +0100 Subject: [PATCH] Fix repetition --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b6c22eedb..c9577cbdf 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ computing. ![Jupyter notebook example](docs/resources/running_code_med.png "Jupyter notebook example") ### Notice -Please note that this repository is currently maintained by a skeleton crew of maintainers from the Jupyter community. As a result, we encourage users to transition to JupyterLab, where more immediate support can occur. - -The `jupyter/notebook` repository is currently maintained by a skeleton crew of maintainers from the Jupyter community. As a result, our approach moving forward will be: +Please note that this repository is currently maintained by a skeleton crew of maintainers from the Jupyter community. We encourage users to transition to JupyterLab, where more immediate support can occur. Our approach moving forward will be: 1. To maintain the security of the Jupyter Notebook. That means security-related issues and pull requests are our highest priority. 2. To address JupyterLab [feature parity issues](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aopen+is%3Aissue+label%3A%22tag%3AFeature+Parity%22). As part of this effort, we are also working on a better [notebook-only experience](https://github.com/jupyterlab/jupyterlab/issues/8450) in JupyterLab for users who prefer the UI of the classic Jupyter Notebook.