We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4524a7 + 572cc37 commit decb30dCopy full SHA for decb30d
notebook/static/notebook/js/outputarea.js
@@ -77,7 +77,6 @@ define([
77
78
OutputArea.prototype.style = function () {
79
this.collapse_button.hide();
80
- this.prompt_overlay.hide();
81
82
this.wrapper.addClass('output_wrapper');
83
this.element.addClass('output');
0 commit comments