[IPython-dev] Moving IPython javascript methods from cells to custom.js

Phil Austin mkpaustin at gmail.com
Mon Jun 15 18:23:09 EDT 2015


On Sun, Jun 14, 2015 at 2:10 PM, Matthias Bussonnier <
bussonniermatthias at gmail.com> wrote:

>
>
> That being said, I would look at how to write your own extension, that can
> be activated/deactivated programatically and shared more easily.
>
> See following for example.
>
> https://github.com/ipython-contrib/IPython-notebook-extensions
>

Thanks -- in case anyone else is interested, here's an nbextension based on
navigation-hotkeys that's working for me

https://github.com/phaustin/IPython-notebook-extensions/blob/b8748cd34ef0369c5f03b5035dc40932cb42a8ce/usability/navigation-editor/main.js
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150615/582ef022/attachment.html>


More information about the IPython-dev mailing list