Skip to content

Commit ff2f72e

Browse files
committed
Add JEP list to front README page
1 parent 5a24471 commit ff2f72e

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,26 @@
22

33
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.
44

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)
624

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.
825

926
## How do I submit a JEP?
1027

0 commit comments

Comments
 (0)