Jodie Weldon

Results 3 comments of Jodie Weldon

# Minimal Seq Language Kernel This an overview of the messages used by the Jupyter Kernel, in the context of implementing a kernel for the Seq language using the python...

This might be useful: [Metakernel](https://github.com/Calysto/metakernel)

# Microsoft Language Server & Jupyter Kernel [Features](https://code.visualstudio.com/api/language-extensions/language-server-extension-guide#additional-language-server-features) It seems that even though the LSP and Kernel messaging are different protocols they would need to interact with Seq in very...