-
Notifications
You must be signed in to change notification settings - Fork 372
Closed
Description
@kevin-bates and I chatted today and developed a plan for syncing notebook and jupyter_server.
- I will open a series of PRs in jupyter_server that contain batches of PRs from jupyter/notebook. Each sequential PR will build from the previous.
- @kevin-bates, I, and anyone else is invited to review those PRs.
- If your review includes a fix or change to the code, please reference this "Clean up" issue (Clean up after Notebook syncing #96).
- Unless the problem breaks tests, we will not fix it in the porting PR. Instead, we will fix it in step 5 below.
- We will use this issue to track the proposed fixes (thanks to Github's reference features).
- Each batch PR will start from the previous batch (alleviating to need to rebase and block future merges).
- We will merge each batch in order (I'm numbering the batches as I go) to avoid merge conflicts in subsequent PRs.
- We'll use the "rebase and merge" feature to handle each merge.
- After the last batch is merged, we'll start a new PR that addresses all the bugfixes in the various batches tracked in this issue.
We're hoping to move fast and merge quickly. Then we can go back and fix things after we get up to sync.
Metadata
Metadata
Assignees
Labels
No labels