[IPython-dev] embedding js9 into a notebook

Nicholas Bollweg nick.bollweg at gmail.com
Tue Dec 8 06:59:46 EST 2015


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 <eric at cfa.harvard.edu> 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
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20151208/bf1caf20/attachment.html>


More information about the IPython-dev mailing list