Skip to content

Commit 94b8db7

Browse files
committed
Update language
1 parent 0fc611f commit 94b8db7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ computing.
1212
![Jupyter notebook example](docs/resources/running_code_med.png "Jupyter notebook example")
1313

1414
### Notice
15-
Since the release of JupyterLab, many users of the classic Jupyter Notebook have been migrating to using the new front-end.
15+
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.
1616

1717
The `jupyter/notebook` repository is currently maintained by a skeleton crew of maintainers from the Jupyter community. Our approach is:
1818

1919
1. To maintain the security of the Jupyter Notebook. That means security-related issues and pull requests are our highest priority.
20-
2. To address JupyterLab [feature parity issues](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aopen+is%3Aissue+label%3A%22tag%3AFeature+Parity%22).
20+
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.
2121
3. To be responsive to the hard work of community members who have opened pull requests. We are triaging these PRs. We cannot support or maintain new features at this time, but we welcome security and other sustainability fixes.
2222

2323
If you have an open pull request with a new feature or if you were planning to open one, please consider shipping it as a [notebook extension](https://jupyter-notebook.readthedocs.io/en/stable/extending/) instead.

0 commit comments

Comments
 (0)