I've been snatching a little time to play with Leo & IPython before work by getting up early. I followed the discussion of this since the "blend" was first purposed, but this has been my first chance to play with it, fun!!!
I've imported the programs from Mark Pilgrim's "Dive into Python" that deal with unitest writing and development, and while I still can't push the @file nodes to IPython and get them to run correctly, (even with a trailing P), I've created some nodes with one line commands to achieve what I want. Mark's treatment is done in nine stages, so I created nine chapters named stage1...stage9. I've imported the programs in each stage into @file nodes in the respective "stage" chapter. above those a have a node whose headline is "Scripts to push to IPython". Children scripts of that node are; "cd to the directory that contains the files for this stage" -- with the actual cd command as its body text, plus nodes whose scripts invoke "run romanXXX", (all the files have to do with either providing Roman to Arabic numeral conversion utilities, or test for those utilities). The output of running programs in the IPython shell clutter up that shell, so I wondering what things I might try to avoid that: direct output to another console -- I'm using Console, so I can have other console intances running as "Tabs" direct output to a file that I have open in an editor that notices file modification and updates it's display Other ideas, implementation details...? Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. 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 -~----------~----~----~----~------~----~------~--~---
