> On May 2, 2016, at 5:57 PM, Paolo Di Tommaso <[email protected]> > wrote: > > I don't know any another project but I could be interested to contribute to a > Groovy kernel for Jupiter.
I will keep you (and the list) posted. I do have a working kernel, but I likely won’t have anything really useful to share (on GitHub) until early June. Cheers, Keith > > > Cheers, > Paolo > > > On Mon, May 2, 2016 at 11:24 PM, Suderman Keith <[email protected] > <mailto:[email protected]>> wrote: > Does anyone know of a Groovy kernel for iPython/Jupyter (http://jupyter.org/ > <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/ <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 > <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 > > ------------------------------ Research Associate Department of Computer Science Vassar College Poughkeepsie, NY
