diff --git a/IPython/frontend/html/notebook/static/js/notebook.js b/IPython/frontend/html/notebook/static/js/notebook.js index 2e6e173..103c01c 100644 --- a/IPython/frontend/html/notebook/static/js/notebook.js +++ b/IPython/frontend/html/notebook/static/js/notebook.js @@ -768,6 +768,7 @@ var IPython = (function (IPython) { $('head').clone().html() + '' + '' + $('#notebook').clone().html() +