On Tuesday, October 9, 2012 12:56:11 AM UTC+3, Edward K. Ream wrote: > > Rev 5488 contains a prototype for importing IPython notebook (.ipynb) > files into Leo. In theory, this would allow two-way interchanges between > Leo outlines and the outlines in IPython notebooks. >
Awesome! May a suggest a radical thought exercise that only occurred to me after seeing what can be achieved in terms of in-browser editing with http://codemirror.net/: Why not create an ipython notebook "plugin" version of leo which would only provide core leo functionality: outlines, literate programming, and clones, but would not be burdened by having to support legacy leo plugins. You could leverage all the mad goodness and momentum that is happening with ipython right now (interactivity, parallelism, networking and collaboration, interactive access to javascript libs like d3.js, etc.., inline images, and movies, and cell magic, etc..). Since ipython is pretty much pervasively used ... it could be a good thing for leo (-: AK SA -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/5e9O6ZZ-dLwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
