Re: [PyX-devel] Adding support for representation in IPython notebooks

2012-10-06 Thread Joerg Lehmann
Hi Nikolas, This has now been properly implemented in PyX as of revision 3269. Thanks for the idea, we enjoy it! Best, André and Jörg On 30.08.12, Nikolas Tezak wrote: > Hey guys, > > first of all thanks a lot for making PyX. It has been very useful to me for > visualization purposes

Re: [PyX-devel] Adding support for representation in IPython notebooks

2012-08-31 Thread Joerg Lehmann
Hi Nikolas, On 30.08.12, Nikolas Tezak wrote: > first of all thanks a lot for making PyX. It has been very useful to > me for visualization purposes. Since our own software workflow makes > heavy use of the new IPython notebook interface, I was wondering if > you'd be interested in adding support

[PyX-devel] Adding support for representation in IPython notebooks

2012-08-30 Thread Nikolas Tezak
Hey guys, first of all thanks a lot for making PyX. It has been very useful to me for visualization purposes. Since our own software workflow makes heavy use of the new IPython notebook interface, I was wondering if you'd be interested in adding support for rendering canvasses automatically. Th