Skip to content

Commit

Permalink
Add content header to JEP
Browse files Browse the repository at this point in the history
  • Loading branch information
captainsafia committed Mar 4, 2019
1 parent 0312bd9 commit cacd7d3
Showing 1 changed file with 10 additions and 17 deletions.
27 changes: 10 additions & 17 deletions jep-process/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Jupyter Enhancement Proposal Pre-Read

Jason Grout ([jason@jasongrout.org](mailto:jason@jasongrout.org)), Safia Abdalla ([safia@safia.rocks](mailto:safia@safia.rocks)), John Lam ([jflam@microsoft.com](mailto:jflam@microsoft.com)), Kevin M. McCormick ([mckev@amazon.com](mailto:mckev@amazon.com)), Pierre Brunelle ([brunep@amazon.com](mailto:brunep@amazon.com)), Paul Ivanov ([pi@berkeley.edu](mailto:pi@berkeley.edu))
| Item | Value |
| ---------- | ------------------------------------------------------------ |
| JEP number | 29 |
| Title | Jupyter Enhancement Proposal |
| Authors | Jason Grout ([jason@jasongrout.org](mailto:jason@jasongrout.org)), Safia Abdalla ([safia@safia.rocks](mailto:safia@safia.rocks)), John Lam ([jflam@microsoft.com](mailto:jflam@microsoft.com)), Kevin M. McCormick ([mckev@amazon.com](mailto:mckev@amazon.com)), Pierre Brunelle ([brunep@amazon.com](mailto:brunep@amazon.com)), Paul Ivanov ([pi@berkeley.edu](mailto:pi@berkeley.edu)) |
| Status | Submitted |
| Type | P - Process |
| Created | 23-Feb-2019 |
| History | 04-Mar-2019 |

### Background

Expand Down Expand Up @@ -50,7 +56,6 @@ With that in mind, the JEP process operates under the following tenets:
- Changes to the JEP process itself.
- Creating a new GitHub repo in one of the official Jupyter orgs

-

## JEP Submission Workflow

Expand Down Expand Up @@ -111,25 +116,17 @@ This section contains a list of principles and scenarios that can be used to hel
**Principles (If yes, Requires a JEP)**

- Does the proposal/implementation require PRs across multiple orgs?

- - Defining a unique cell identifier

- Does the proposal/implementation PR impact multiple orgs, or have widespread community impact?

- - Updating nbformat

- Does the proposal/implementation change an invariant in one or more orgs?

- - Defining a unique cell identifier
- Deferred kernel startup

- Does the proposal/implementation create a new concept that will impact multiple repositories?

- - Sandboxed cell outputs

- The proposal involve creating a new repository or subproject?

- ## Glossary
### Glossary

- Jupyter Enhancement Proposal (JEP): A written document that describes a proposed unit of significant work on Jupyter.

Expand All @@ -152,7 +149,3 @@ This section contains a list of principles and scenarios that can be used to hel
- Approved
- In progress
- Completed

-

-

0 comments on commit cacd7d3

Please sign in to comment.