Skip to content

Clean up after Notebook syncing #96

@Zsailer

Description

@Zsailer

@kevin-bates and I chatted today and developed a plan for syncing notebook and jupyter_server.

  1. 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.
  2. @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).
  3. Each batch PR will start from the previous batch (alleviating to need to rebase and block future merges).
  4. We will merge each batch in order (I'm numbering the batches as I go) to avoid merge conflicts in subsequent PRs.
  5. We'll use the "rebase and merge" feature to handle each merge.
  6. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions