nteract / rx-jupyter

🎈 RxJS 5 bindings for the Jupyter Notebook API
https://nteract.io/rx-jupyter
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

Contents API Checklist #26

Closed jdetle closed 7 years ago

jdetle commented 7 years ago

Hi, I'm making this checklist based off of IPEP 27, please let me know if I'm forgetting or misunderstanding anything.

Actions specified in the IPEP 27

jdetle commented 7 years ago

@rgbkrk, does this look right to you?

rgbkrk commented 7 years ago

As long as we're cross-referencing with:

The swagger doc for the technical description

and

jupyter/notebook for the actual implementation

then we're good to go.

List appears pretty solid to me. Now that we've refactored our requests it should be a lot easier to implement the rest of these with good API semantics.