I’ve been working on a plugin to let Sublime Text 3 talk with interpreters via Jupyter protocol and here it is.
With Jupyter Notebook process as a driving force, Hermes plugin allows you to execute code in editor and provides autocomplete.
You can install it with Package Control. Run Package Control: Install Package
command and search Hermes
.
I admit it still needs to be brushed up much and I’d appreciate your feedbacks. The repo is below.