|
2 | 2 |
|
3 | 3 | 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.
|
4 | 4 |
|
5 |
| -## Index of Accepted JEPs |
| 5 | +## Index of JEPs |
| 6 | + |
| 7 | +Below is a list of JEPs that have been submitted. To view the discussion around each JEP, click on the links below. |
| 8 | + |
| 9 | +1. [Inactive] - [New Notebook Format for improved workflow integration](https://github.com/jupyter/enhancement-proposals/pull/4) |
| 10 | +1. [Inactive] - [Jupyter Extension Generator](https://github.com/jupyter/enhancement-proposals/pull/7) |
| 11 | +1. [Completed] - [Diffing and Merging Notebooks](https://github.com/jupyter/enhancement-proposals/pull/8) |
| 12 | +1. [In progress] - [Kernel Gateway](https://github.com/jupyter/enhancement-proposals/pull/12) |
| 13 | +1. [Submitted] - [Kernel Nanny](https://github.com/jupyter/enhancement-proposals/pull/14) |
| 14 | +1. [Withdrawn] - [Layout Namespaces and Discovery](https://github.com/jupyter/enhancement-proposals/pull/15) |
| 15 | +1. [Submitted] - [Notebook Translation and Localization](https://github.com/jupyter/enhancement-proposals/pull/16) |
| 16 | +1. [Completed] - [Declarative Widgets Extension](https://github.com/jupyter/enhancement-proposals/pull/18) |
| 17 | +1. [Completed] - [Dashboards Notebook Extension](https://github.com/jupyter/enhancement-proposals/pull/17) |
| 18 | +1. [Submitted] - [Standalone Jupyter Server](https://github.com/jupyter/enhancement-proposals/pull/28) |
| 19 | +1. [Completed] - [Move Dashboards Deployment Projects from Incubator to Attic](https://github.com/jupyter/enhancement-proposals/pull/22) |
| 20 | +1. [Submitted] - [Jupyter Template as Metadata](https://github.com/jupyter/enhancement-proposals/pull/23) |
| 21 | +1. [Submitted] - [Simplifying Error Reporting in Jupyter Protocol](https://github.com/jupyter/enhancement-proposals/pull/24) |
| 22 | +1. [In progress] - [Enterprise Gateway](https://github.com/jupyter/enhancement-proposals/pull/25) |
| 23 | +1. [Submitted] - [Add Languare Server Support to Jupyter Server and jupyterlab-monaco](https://github.com/jupyter/enhancement-proposals/pull/26) |
6 | 24 |
|
7 |
| -Below is a list of JEPs that have already been accepted. To view the JEPs that are currently under active discussion, click on the pull request icon to the right. |
8 | 25 |
|
9 | 26 | ## How do I submit a JEP?
|
10 | 27 |
|
|
0 commit comments