Skip to content

Commit 0fc611f

Browse files
committed
Add "Notice" heading
1 parent 95ea800 commit 0fc611f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ computing.
1111

1212
![Jupyter notebook example](docs/resources/running_code_med.png "Jupyter notebook example")
1313

14+
### Notice
1415
Since the release of JupyterLab, many users of the classic Jupyter Notebook have been migrating to using the new front-end.
1516

1617
The `jupyter/notebook` repository is currently maintained by a skeleton crew of maintainers from the Jupyter community. Our approach is:
@@ -21,7 +22,7 @@ The `jupyter/notebook` repository is currently maintained by a skeleton crew of
2122

2223
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.
2324

24-
### Alternatives to contributing to `notebook`
25+
##### Alternatives to contributing to `notebook`
2526
Additionally, please consider whether your contribution would be appropriate for either the underlying server for Jupyter front-ends, [jupyter_server](https://github.com/jupyter/jupyter_server) or in the [JupyterLab front-end](https://github.com/jupyterlab/jupyterlab).
2627

2728
### Jupyter notebook, the language-agnostic evolution of IPython notebook

0 commit comments

Comments
 (0)