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.
Tom On Thursday, September 14, 2017 at 9:41:50 AM UTC-4, Edward K. Ream wrote: > > Imo, the most important direction for Leo is the best possible integration > with existing programs and tools, such as: > > - The Language Server Protocol. <http://langserver.org/> > - Better emulation of org-mode features <http://orgmode.org/features.html>, > such as agendas and tables. > > These are important directions for Leo, and I'll be working on both. > > But imo the most important long-term direction for Leo is the best > possible integration with the Jupyter <http://jupyter.org/>project. > Jupyter is where the action is, with a talented team of devs and a budget > in the millions of dollars. Leo has features lacking in Jupyter, and vice > versa. Better integration with Jupyter is my top priority in the coming > year. > > Edward > -- 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.
