On Sun, Dec 8, 2013 at 9:37 AM, Edward K. Ream <[email protected]> wrote:
> On Wed, Nov 13, 2013 at 11:05 AM, Josef <[email protected]> wrote: > >> Hello Edward, >> >> >> On Wednesday, November 6, 2013 4:19:12 PM UTC+1, Edward K. Ream wrote: >> >>> - Leo's IPython bridge now works with IPython 1.x. >>> - Added importers for .ipynb, .otl and vimoutliner files >>> >> >> I do not understand how you would use .ipynb files. I tried to import, >> but it simply creates an @edit node with all the .ipynb file content in it >> and an @language unknown line. This is not really any good, at all. >> >> Is this intended to improve working wiht ipython notebooks in any way? I >> use them quite a bit since ipython version 1.0, >> as they allow me to generate the documentation in the same place as I >> have my calculations, graphs and plots. As much as I like Leo, it does not >> yet seem to allow me to replace the Browser as editor for an ipython >> notebook. Did I miss something here? >> > > My apologies for the delay in responding. I don't remember doing > anything with .ipynb files. I'll look into this immediately. > It looks like this a misleading entry in the release notes. Leo has no ipynb importer, but there is a prototype in test.leo that was added at rev 5488. It's @button cvt ipynb @key=Alt-7. You should see the button. I have no idea how useful the code is, nor do I know who wrote it. It might have been Alia K. It *probably* wasn't me ;-) HTH. It might be good to ask about this code again on leo-editor. 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
