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

Add more kernel endpoints #7

Closed captainsafia closed 8 years ago

captainsafia commented 8 years ago

This finishes off the things we need for kernels.

I'll do docs and set up Travis doc building in another PR.

codecov-io commented 8 years ago

Current coverage is 100% (diff: 100%)

Merging #7 into master will not change coverage

@@           master    #7   diff @@
===================================
  Files           3     3          
  Lines          18    27     +9   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits           18    27     +9   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update c2cefec...1bf4b17

rgbkrk commented 8 years ago

Well that was easy.