One more thought: perhaps the simplest way to integrate Leo into a browser 
is to adapt the ipython bridge to ipython notebook. Notebook has full html 
(markdown, with javascript I believe), so sending it a leo-built html 
string would run an html app in notebook. 

But, for the moment I have not been successful in getting the ipython 
bridge to work properly. It does work, it's just that communication seems 
glitchy. 

Some notes here on notebook and javascript: 
http://jakevdp.github.io/blog/2013/06/01/ipython-notebook-javascript-python-communication/

A video here (python to javascript bridge that drives a browser): 
http://www.youtube.com/watch?v=--4Efcd3UkU

IPYTHON roadmap: 

Our work for 2013-2014 is being driven by our grant from the Sloan 
Foundation. More details of this grant can be found 
here<http://ipython.org/sloan-grant.html>. 
For 2013, we are going to focus on really solidifying the single-user 
notebook experience, which is principally in two major areas:


   - Working with the notebook document, and interacting with other formats 
      (nbconvert)
      - *Interactive and dynamic content in the notebook (Javascript 
      plugins / widgets)*
   
Following that, in 2014, we will begin the development of the multi-user 
notebook. This multi-user notebook will be similar to the single-user 
notebook, but the server will map directly onto Linux users on a single 
environment, so that you only need to run a single server for all users of 
your system (be it a local shared machine, EC2 image, etc.). This 
multi-user notebook server will be focus on the usage case of small-medium 
sized groups of trusted users. It will not have features that allow it to 
scale to large numbers of users on the open internet

-- 
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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to