Contributor
Martin Kloesch

Eclipse EASE Jupyter Kernels


Mentors
christianpontesegger@gmail.com
Organization
Eclipse Foundation

This Google Summer of Code proposal describes a project to create custom Jupyter kernels for the Eclipse Advanced Scripting Environment's (EASE) script interpreters. These kernels can be used to execute code from an existing Jupyter instance and give feedback from the EASE script engine. A typical example for such code feedback would be an image of a calculated graph. A generic framework to easily publish this data from script code or EASE modules needs to be provided. The focus of this project is on implementing the kernels and not on creating custom Eclipse views for Jupyter clients. Since custom views might be desired in the future this project should take this into consideration.