On 21/09/17 10:32, Edward K. Ream wrote: > > > On Mon, Sep 18, 2017 at 10:03 PM, 'tfer' via leo-editor > <[email protected] <mailto:[email protected]>> wrote: > > There is an interesting multi-kernal front end other than Juypter > you might want to check out, Beaker. It is a Java app with a > wrinkle of it's own, since let's you bring in kernals from > different languages, it bridges the languages with a common data > format that can be quickly be made into the native format of the > language of the current cell. > > > How will this help Leo interface with Jupyter notebooks? >
I don't think it will. At least in the short term. I would prioritize Jupyter kernel communication via the protocols I linked in other mail, making Leo a Jupyter client, and after that I would try to implement a abstract data layer that could store computations from several languages. Cheers, Offray -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
