You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 0026 |**Submitted**| Add Language Server Support to Jupyter Server and jupyterlab-monaco |[#26](https://github.com/jupyter/enhancement-proposals/pull/26)|
| 0062 |**Accepted**|[Cell ID Addition to Notebook Format](62-cell-id/cell-id.md)|[#62](https://github.com/jupyter/enhancement-proposals/pull/62)|
31
+
| 0026 | Withdrawn | Add Language Server Support to Jupyter Server and jupyterlab-monaco |[#26](https://github.com/jupyter/enhancement-proposals/pull/26)|
| 0062 | Implemented |[Cell ID Addition to Notebook Format](62-cell-id/cell-id.md)|[#62](https://github.com/jupyter/enhancement-proposals/pull/62)|
38
+
| 0065 |**Accepted**|[Replace PUB socket with XPUB socket](65-jupyter-xpub/jupyter-xpub.md)|[#65](https://github.com/jupyter/enhancement-proposals/pull/65)|
38
39
| 0072 |**Accepted**|[Language server protocol (LSP)](72-language-server-protocol/language-server-protocol.md)|[#72](https://github.com/jupyter/enhancement-proposals/pull/72)|
39
-
| 0079 |**Submitted**| Build Jupyter Notebook v7 off of JupyterLab components |[#79](https://github.com/jupyter/enhancement-proposals/pull/79)|
40
+
| 0079 |**Accepted**|[Build Jupyter Notebook v7 off of JupyterLab components](79-notebook-v7/notebook-v7.md)|[#79](https://github.com/jupyter/enhancement-proposals/pull/79)|
40
41
41
42
## How do I submit a JEP?
42
43
@@ -68,7 +69,7 @@ Follow these steps:
68
69
$ pip install nox
69
70
```
70
71
- Build the docs from the `enhancement-proposals` folder:
0 commit comments