diff --git a/IPython/html/static/notebook/js/outputarea.js b/IPython/html/static/notebook/js/outputarea.js index 5b17d1a..d98b4b0 100644 --- a/IPython/html/static/notebook/js/outputarea.js +++ b/IPython/html/static/notebook/js/outputarea.js @@ -334,8 +334,9 @@ var IPython = (function (IPython) { if (md['isolated']) { // Create an iframe to isolate the subarea from the rest of the // document - var iframe = $('