Re: embedding js9 into a notebook
Nicholas Bollweg <[email protected]>
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CACejjWzCwr8vuzpgsenWCUMrTQ+as4Bw2tLE5fmgoo8Y+NK9DQ@mail.gmail.com> |
What are the symptoms on the ajax calls? This is another area where the iframe may have the advantage, as the link base would be the static html page you served up, presumably from where the the js9 stuff would be saved/packaged, so it would work more like the "normal" usage on the js9 site. On Mon, Dec 7, 2015 at 8:05 PM ericmandel <[email protected]> wrote: > > The key method is: > > Jupyter.keyboard_manager.register_events($("<selector for the node>")) > > Perfect! All of the JS9 dialog boxes now work as expected inside Jupyter. > Thanks very much for your timely suggestion. > > The only functions that do not work are those requiring $.ajax() calls. > These are not critical, but I would work at fixing them if they ought to > work and if you can give me a hint. > > Otherwise, my colleague Gijs and I will be back in touch when he is ready > to > deal with final form and packaging issues. > > > > > -- > View this message in context: > http://python.6.x6.nabble.com/embedding-js9-into-a-notebook-tp5173096p5178757.html > Sent from the IPython - Development mailing list archive at Nabble.com. > _______________________________________________ > IPython-dev mailing list > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev > _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev