On Tue, Jul 3, 2012 at 7:43 AM, Daniel Gonzalez <gonva...@gmail.com> wrote: > Thannks for your comments Peter. > > Added to the wiki here: > https://github.com/pyjs/pyjs.org/wiki/Calling-a-jQuery-component-from-pyjs > > (Not yet using jsimport)
additionally, you can link JS via: --static-link <js-file> ... or using the older/original `--jsimport` flag (but i'd imagine we'll drop deprecated flags before a 1.0 release). -- C Anthony