You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got one of those working if you want it. It would mean pulling in many more dependencies though like ZMQ,
nlohmann/json and jupyter-xeus.
So I suppose I mean I've got the C++ code for a simple kernel, but little idea how you'd want to structure it in the project's build. Perhaps it should be a separate repo?
I've got one of those working if you want it. It would mean pulling in many more dependencies though like ZMQ,
nlohmann/json and jupyter-xeus.
Are these dependencies baked in the core hobbes library or are you introducing them in separate new applications? I like to think that dependencies in separate components are easier to deal with than the former. I second @brianegge suggestion to push in a separate repo so we can better assess ways to integrate in the Hobbes repo next.
Notebook offer a number of advantages over
hi
https://github.com/jupyter/jupyter/wiki/Jupyter-kernels
The text was updated successfully, but these errors were encountered: