Package: ipython-notebook-common Version: 0.13-1 Severity: important ipython-notebook doesn't work with older jquery, because it uses 'on', added in 1.7 per http://api.jquery.com/on/. E.g. IPython/frontend/html/notebook/static/js/projectdashboardmain.js: $('div#tabs').on('tabsselect', function (event, ui) {
Cheers, Julien -- Julien Cristau <[email protected]> Logilab http://www.logilab.fr/ Informatique scientifique & gestion de connaissances _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

