On Tuesday, January 10, 2017 at 2:55:34 AM UTC-5, Edward K. Ream wrote:
> *Summary* > 1. New Leo directives will designate subtrees as containing IPython > *cells*. > ... > > 2. Leo's existing @language directives will indicate the type of cell. > Leo's existing infrastructure is already remarkably useful. For example, we can use nested cells in two ways: either as filing cabinets or for composing longer scripts. A node without @others or section references acts as a filing cabinet. Otherwise, the node creates a script when run with execute-script. And now that we have @cells, execute-script can determine whether the contents of a node should be sent to a Jupyter kernel for execution. EKR -- 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.
