diff --git a/.doctrees/README.doctree b/.doctrees/README.doctree index 2b02ae0a..f61bee62 100644 Binary files a/.doctrees/README.doctree and b/.doctrees/README.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 8f60926f..f5b9f58a 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/README.html b/README.html index db9457fb..a3d99345 100644 --- a/README.html +++ b/README.html @@ -518,7 +518,7 @@

Index of JEPs#72

0079

-

Accepted

+

Implemented

Build Jupyter Notebook v7 off of JupyterLab components

#79

@@ -528,7 +528,7 @@

Index of JEPs#108

0122

-

Submitted

+

Accepted

Incorporate Jupyter Book as a subproject

#123

diff --git a/_sources/README.md b/_sources/README.md index 112cb570..6e68b82f 100644 --- a/_sources/README.md +++ b/_sources/README.md @@ -39,9 +39,9 @@ encouraged to commence on the topic. | 0062 | Implemented | [Cell ID Addition to Notebook Format](62-cell-id/cell-id.md) | [#62](https://github.com/jupyter/enhancement-proposals/pull/62) | | 0065 | **Accepted** | [Replace PUB socket with XPUB socket](65-jupyter-xpub/jupyter-xpub.md) | [#65](https://github.com/jupyter/enhancement-proposals/pull/65) | | 0072 | **Accepted** | [Language server protocol (LSP)](72-language-server-protocol/language-server-protocol.md) | [#72](https://github.com/jupyter/enhancement-proposals/pull/72) | -| 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) | +| 0079 | Implemented | [Build Jupyter Notebook v7 off of JupyterLab components](79-notebook-v7/notebook-v7.md) | [#79](https://github.com/jupyter/enhancement-proposals/pull/79) | | 0108 | **Accepted** | [Subdomain and repository for publishing schemas under jupyter.org](108-jupyter-subdomain-for-schemas/jupyter-subdomain-for-schemas.md) | [#108](https://github.com/jupyter/enhancement-proposals/pull/108) | -| 0122 | **Submitted** | [Incorporate Jupyter Book as a subproject](./122-jupyter-book-incorporation/jupyter-book-incorporation.md) | [#123](https://github.com/jupyter/enhancement-proposals/pull/123) | +| 0122 | **Accepted** | [Incorporate Jupyter Book as a subproject](./122-jupyter-book-incorporation/jupyter-book-incorporation.md) | [#123](https://github.com/jupyter/enhancement-proposals/pull/123) | ## How do I submit a JEP?