Re: [Matplotlib-users] Developing with IPython

2008-04-29 Thread Robin
On Tue, Apr 29, 2008 at 2:27 AM, G Jones <[EMAIL PROTECTED]> wrote: > Hello, > I appologize for a slightly off topic post, but I'm sure someone here > knows the answer. I like the idea of developing code interactively > with IPython, but I cannot get past one hurdle. I would like to write > my

Re: [Matplotlib-users] Developing with IPython

2008-04-28 Thread Angus McMorland
2008/4/28 G Jones <[EMAIL PROTECTED]>: > Hello, > I appologize for a slightly off topic post, but I'm sure someone here > knows the answer. You're probably right, and people are pretty happy to answer things here in general. You're more likely to get traction for this question on the IPython mai

[Matplotlib-users] Developing with IPython

2008-04-28 Thread G Jones
Hello, I appologize for a slightly off topic post, but I'm sure someone here knows the answer. I like the idea of developing code interactively with IPython, but I cannot get past one hurdle. I would like to write my code in a module that I then import and instantiate classes or call functions from