Settings

Theme

C++ implementation of the Jupyter kernel protocol

github.com

94 points by seletz 8 years ago · 12 comments

Reader

carreau 8 years ago

See the post on the Jupyter blog for more context which has a section on xeus : https://blog.jupyter.org/interactive-workflows-for-c-with-ju...

d33 8 years ago

Interesting. Are there any examples of this library being used so far? Can anybody familiar with the topic elaborate on how much can it actually simplify things and what's left to figure out?

alphaIuGN59 8 years ago

I wonder what was the reason this was written in C++, not in Python or other interpreted languages? Is speed a concern here?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection