On Mon, Sep 6, 2010 at 3:28 PM, Michele De Stefano
wrote:
> I think the answer is yes (at least for me). A behavior like the one
> of ipyhton is fine.
Thanks for the answer. If anyone agrees or disagrees, I would like to know.
>
> Eric, is DreamPie able to run parallel jobs like IPython or not ?
I think the answer is yes (at least for me). A behavior like the one
of ipyhton is fine.
Eric, is DreamPie able to run parallel jobs like IPython or not ?
If not, are you thinking to support a behavior like that ?
I think it is very useful for trying to run parallel jobs
interactively, most of al
The intended audience of IPython and DreamPie is, I think, quite
similar. Perhaps DreamPie is more suitable for less computer-savvy
people, as it is a GUI application and not a terminal-based one.
I've seen that "ipython --pylab" goes to interactive mode by default,
and has a %run command which ru
On 09/02/2010 07:47 PM, Noam Yorav-Raphael wrote:
> Hello,
>
> I'm the developer of DreamPie, a new graphical Python shell (you can
> check it out at http://dreampie.sourceforge.net )
>
> I worked to make it work nicely with matplotlib -- it runs Tk/GTK/Qt
> event loops when idle, so if matplotlib
Hello,
I'm the developer of DreamPie, a new graphical Python shell (you can
check it out at http://dreampie.sourceforge.net )
I worked to make it work nicely with matplotlib -- it runs Tk/GTK/Qt
event loops when idle, so if matplotlib is in interactive mode it
works great. I even made DreamPie ch