I don't know any another project but I could be interested to contribute to a Groovy kernel for Jupiter.
Cheers, Paolo On Mon, May 2, 2016 at 11:24 PM, Suderman Keith <[email protected]> wrote: > Does anyone know of a Groovy kernel for iPython/Jupyter ( > http://jupyter.org/)? My searches have not turned up much. I don't want > a Groovy alternative to iPython/Jupyter notebooks (i.e. > http://beakernotebook.com/ won’t cut it), I need a Groovy kernel for > Jupyter I can extend to integrate with a Python application/framework we > are using. > > I found https://github.com/jericks/geoscript-groovy-kernel but it is a > simply a Python wrapper that calls geoscript-groovy and I was hoping for a > native implementation, that is, something written in Groovy that listens to > and responds on the ZMQ sockets. > > I have a simple proof of concept implementation working, but I don't want > to put more effort into reinventing the wheel if there is already something > better out there. > > Cheers, > Keith > ------------------------------ > Research Associate > Department of Computer Science > Vassar College > Poughkeepsie, NY > >
