This repository contains enhancement proposals for the Jupyter ecosystem, known as Jupyter Enhancement Proposals or JEPs. Jupyter Enhancement Proposals will be used when presenting changes or additions that affect multiple components of the Jupyter ecosystem OR changes to a single key component.
See the Enhancement Proposal Guidelines for more information.
Below is a list of JEPs that have been Submitted in the past.
If a JEP is in the Submitted state, a pull-request is currently open for conversation and comments. If a JEP is in the Accepted state, the JEP has been merged into this repository, and work is encouraged to commence on the topic.
Number | Status | Title | PR |
---|---|---|---|
0004 | Withdrawn | New Notebook Format for improved workflow integration | #04 |
0007 | Withdrawn | Jupyter Extension Generator | #07 |
0008 | Implemented | Diffing and Merging Notebooks | #08 |
0012 | Implemented | Kernel Gateway | #12 |
0014 | Submitted | Kernel Nanny | #14 |
0015 | Withdrawn | Layout Namespaces and Discovery | #15 |
0016 | Submitted | Notebook Translation and Localization | #16 |
0017 | Implemented | Dashboards Notebook Extension | #17 |
0018 | Implemented | Declarative Widgets Extension | #18 |
0022 | Implemented | Move Dashboards Deployment Projects from Incubator to Attic | #22 |
0023 | Submitted | Jupyter Template as Metadata | #23 |
0024 | Submitted | Simplifying Error Reporting in Jupyter Protocol | #24 |
0025 | Implemented | Enterprise Gateway | #25 |
0026 | Submitted | Add Language Server Support to Jupyter Server and jupyterlab-monaco | #26 |
0028 | Accepted | Standalone Jupyter Server | #28 |
0029 | Accepted | Jupyter Enhancement Proposal updates | #29 |
0042 | Accepted | Voila Incorporation | #43 |
0044 | Accepted | Xeus Incorporation | #44 |
0062 | Accepted | Cell ID Addition to Notebook Format | #62 |
0072 | Accepted | Language server protocol (LSP) | #72 |
In order to submit a JEP, first read the Jupyter Enhancement Proposal Submission Guidelines which describes the JEP process.
In addition, read the JEP proposal template for guidance on the questions you should answer before officially submitting the JEP.